Removed unneeded imports

This commit is contained in:
Kusal Ekanayake
2017-08-16 18:16:55 +12:00
parent 85852df176
commit 3570a3d2eb
@@ -11,7 +11,6 @@ import javafx.animation.KeyFrame;
import javafx.animation.KeyValue;
import javafx.animation.Timeline;
import javafx.application.Platform;
import javafx.beans.property.ReadOnlyDoubleProperty;
import javafx.collections.ObservableList;
import javafx.geometry.Point2D;
import javafx.scene.Group;