updated MainWindowController

This commit is contained in:
Seil0 2017-01-26 17:47:03 +01:00
parent dbcf1331ba
commit c20f6917b1
8 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ import javafx.animation.ParallelTransition;
import javafx.animation.TranslateTransition;
import javafx.beans.property.ReadOnlyObjectWrapper;
import javafx.beans.property.ReadOnlyStringWrapper;
import javafx.beans.property.SimpleObjectProperty;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.collections.FXCollections;