Skip to content

Commit

Permalink
Fixed failing build (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisElghlan authored and Pathemeous committed Jun 25, 2016
1 parent 47fabec commit 6bc4936
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,11 @@
import javafx.scene.shape.Rectangle;
import javafx.util.Duration;
import nl.tudelft.pl2016gr2.gui.view.events.AnimationEvent;
import nl.tudelft.pl2016gr2.gui.view.graph.IViewGraphNode;
import nl.tudelft.pl2016gr2.gui.view.graph.ViewGraphNodeEllipse;
import nl.tudelft.pl2016gr2.gui.view.selection.ISelectable;
import nl.tudelft.pl2016gr2.gui.view.selection.ISelectionInfo;
import nl.tudelft.pl2016gr2.gui.view.selection.TreeLeafDescription;
import nl.tudelft.pl2016gr2.gui.view.selection.TreeNodeDescription;
import nl.tudelft.pl2016gr2.model.GenomeMap;
import nl.tudelft.pl2016gr2.model.graph.nodes.GraphNode;
import nl.tudelft.pl2016gr2.model.phylogenetictree.IPhylogeneticTreeNode;
import nl.tudelft.pl2016gr2.thirdparty.testing.utility.TestId;

Expand Down

0 comments on commit 6bc4936

Please sign in to comment.