remove test
This commit is contained in:
parent
3faf48a18f
commit
9cc1b9ba1b
|
|
@ -18,7 +18,6 @@ public class Main {
|
|||
MyInterface mjf = new MyInterface();
|
||||
mjf.setVisible(true);
|
||||
|
||||
System.out.println("Hello");
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue