打包准备修复bug

pull/8/head
杨默涵 2 months ago
parent 3b850bc74f
commit 4b03e751a2

@ -18,7 +18,4 @@ public class HelloApplication extends Application {
stage.show(); stage.show();
} }
public static void main(String[] args) {
launch();
}
} }
Loading…
Cancel
Save