Ver Fonte

clean up imports

Jan-Peter Klein há 1 ano atrás
pai
commit
7af5e00d71
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      src/main/resources/fxml/error.fxml

+ 0 - 2
src/main/resources/fxml/error.fxml

@@ -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"