fix
This commit is contained in:
parent
e40b4d1a35
commit
21131e6269
@ -4,7 +4,6 @@ import java.io.IOException;
|
|||||||
|
|
||||||
public class Main {
|
public class Main {
|
||||||
public static void main(String[] args) throws IOException {
|
public static void main(String[] args) throws IOException {
|
||||||
//new FormBusCollection();
|
new FormBusCollection();
|
||||||
new HardForm();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user