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

@ -7,5 +7,4 @@ public class Main {
public static void main(String[] args) throws IOException, ClassNotFoundException {
ConsoleInterface.main(args);
}
}
c
}