Last links on req

This commit is contained in:
Oystein
2021-04-26 22:57:11 +02:00
parent 95e1c32d09
commit 6559622dd9
2 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ import java.io.IOException;
import java.util.Optional;
import javafx.application.Application;
import javafx.application.Platform;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;