mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
style: removed empty lines
[skip ci][skip changelog]
This commit is contained in:
@@ -44,7 +44,5 @@ namespace MaaWpfGui.Views.UserControl
|
||||
Regex regex = NumbersRegex();
|
||||
e.Handled = !regex.IsMatch(newText);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user