A few cleanup items
This commit is contained in:
@@ -32,10 +32,4 @@ public static class AppManager
|
||||
{
|
||||
MainWindow.ChangePage(pageName);
|
||||
}
|
||||
|
||||
[Command(Name = "err")]
|
||||
public static void ErrTest(string message)
|
||||
{
|
||||
COGWHEEL.LogError(message);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user