removed import

This commit is contained in:
Andrin Fassbind 2022-05-12 21:08:48 +02:00
parent 2784cd67fa
commit f885092259
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import ch.zhaw.projekt2.turnierverwaltung.main.tournamentList.TournamentListCont
import javafx.fxml.FXMLLoader;
import javafx.geometry.Insets;
import javafx.scene.control.Label;
import javafx.scene.control.TextArea;
import javafx.scene.layout.*;
import javafx.scene.paint.Color;
import javafx.scene.text.Font;