clean up imports

This commit is contained in:
Jan-Peter Klein
2023-08-07 15:11:10 +02:00
parent deaf71b4ce
commit 7af5e00d71

View File

@@ -14,8 +14,6 @@
<?import javafx.scene.layout.StackPane?>
<?import javafx.scene.layout.VBox?>
<?import javafx.scene.shape.Circle?>
<?import javafx.scene.text.Text?>
<?import javafx.scene.text.TextFlow?>
<VBox xmlns:fx="http://javafx.com/fxml"
xmlns="http://javafx.com/javafx"
fx:controller="org.cryptomator.ui.error.ErrorController"