Update App.java and MainWindow.java
This commit is contained in:
parent
0831c727a2
commit
284f952da0
@ -1,8 +0,0 @@
|
||||
package it.cavallium.transferbot;
|
||||
|
||||
public class App {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello World!");
|
||||
}
|
||||
}
|
@ -1,2 +0,0 @@
|
||||
package it.cavallium.transferbot;public class MainWindow {
|
||||
}
|
Loading…
Reference in New Issue
Block a user