We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f53788 + 9bcc9f3 commit 2372da8Copy full SHA for 2372da8
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