Fix build
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 43s
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 43s
This commit is contained in:
parent
d176dfb1e3
commit
7f1578a5b7
@ -7,5 +7,4 @@ public class Main {
|
|||||||
public static void main(String[] args) throws IOException, ClassNotFoundException {
|
public static void main(String[] args) throws IOException, ClassNotFoundException {
|
||||||
ConsoleInterface.main(args);
|
ConsoleInterface.main(args);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c
|
|
Loading…
Reference in New Issue
Block a user