Remove unnecessary imports

This commit is contained in:
Oystein Kristoffer Tveit 2021-02-17 21:15:36 +01:00
parent 2d6fdd018f
commit 4c1c475520
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
<?import javafx.scene.layout.AnchorPane?>
<?import javafx.scene.layout.BorderPane?>
<?import javafx.scene.text.TextFlow?>
<?import org.fxmisc.flowless.VirtualizedScrollPane?>
<?import org.fxmisc.richtext.CodeArea?>
<BorderPane
prefWidth="600"