Skip to content

Commit 0f51250

Browse files
Branch fix
1 parent 6520c6f commit 0f51250

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/example/HelloFX.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ public void start(Stage stage) throws Exception {
1717
stage.setTitle("Tittle goes here");
1818
stage.setScene(scene);
1919
stage.show();
20-
//Nothing
2120
}
2221

2322
static void main() {

0 commit comments

Comments
 (0)