Fixed Eclipse error

Might have broken some other stuff by doing this.
This commit is contained in:
2015-05-28 19:23:18 +02:00
parent c9af5e930b
commit 05df81c4f6
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@ import java.awt.event.ActionListener;
import javax.swing.Timer;
import view.GameView;
import control.GameStateManager;
import control.button.ButtonHandler;