We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e728eb + 2372da8 commit 192d4fcCopy full SHA for 192d4fc
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