Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Webbanditten authored Mar 5, 2020
1 parent 40633aa commit f3dd0cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import org.alexdev.kepler.game.entity.EntityType;
import org.alexdev.kepler.game.room.Room;
import org.alexdev.kepler.game.triggers.GenericTrigger;
//import org.alexdev.kepler.messages.outgoing.rooms.POLL_QUESTION;

public class InfobusPollTrigger extends GenericTrigger {
@Override
Expand Down

0 comments on commit f3dd0cb

Please sign in to comment.