no message

This commit is contained in:
2023-09-30 00:18:44 +03:00
parent 7d40091878
commit 72c48fa62f
13 changed files with 198 additions and 385 deletions

View File

@@ -37,7 +37,6 @@ public abstract class ThreadsPlanner {
}
//--
} catch (Exception exception) {
exception.printStackTrace();
Global.Log.PrintException(exception);
}
Global.Log.Print("Planner finished");