We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f53788 commit 9bcc9f3Copy full SHA for 9bcc9f3
1 file changed
src/main/java/calculationEngine/battle/testBattle.java
@@ -68,6 +68,5 @@ private static void simulateAiBattle() throws InterruptedException {
68
}
69
System.out.println("End of fight");
70
CeExecuterService.shutdownExecutor();
71
-
72
73
0 commit comments