Skip to content

Commit 83b7199

Browse files
committed
Removed unused import
1 parent 336ed28 commit 83b7199

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/com/redomar/game/level/LevelHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import javax.imageio.ImageIO;
1111

1212
import com.redomar.game.entities.Entity;
13-
import com.redomar.game.entities.Player;
1413
import com.redomar.game.entities.PlayerMP;
1514
import com.redomar.game.gfx.Screen;
1615
import com.redomar.game.level.tiles.Tile;

0 commit comments

Comments
 (0)