Removed Driver.java due to replacing with JavaFX.
This commit is contained in:
parent
7a81bd5dc8
commit
8d87ca5aab
@ -1,9 +0,0 @@
|
|||||||
package Assignments.A1;
|
|
||||||
|
|
||||||
public class GUILauncher {
|
|
||||||
|
|
||||||
public static void main(final String[] args) {
|
|
||||||
GUIDriver.main(args);
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user