Fix build
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 43s

This commit is contained in:
Daniel Holle 2024-08-07 17:02:27 +02:00
parent d176dfb1e3
commit 7f1578a5b7

View File

@ -8,4 +8,3 @@ public class Main {
ConsoleInterface.main(args); ConsoleInterface.main(args);
} }
} }
c