Skip to content
Snippets Groups Projects
Commit dc839a1c authored by Dennis Eisold's avatar Dennis Eisold
Browse files

Aktualisieren src/main/java/projekt/enigma/App.java

parent 5551cffa
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ import javafx.fxml.FXMLLoader; ...@@ -6,7 +6,6 @@ import javafx.fxml.FXMLLoader;
import javafx.scene.Parent; import javafx.scene.Parent;
import javafx.scene.Scene; import javafx.scene.Scene;
import javafx.stage.Stage; import javafx.stage.Stage;
import java.io.IOException; import java.io.IOException;
/** /**
...@@ -64,4 +63,4 @@ public class App extends Application { ...@@ -64,4 +63,4 @@ public class App extends Application {
stage.show(); stage.show();
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment