Removed unused import.

This commit is contained in:
Tobias Ottenweller 2013-03-26 20:52:10 +01:00
parent 6373f98894
commit a319f793b2

View File

@ -12,7 +12,6 @@ import org.bukkit.event.entity.EntityPortalEnterEvent;
import org.bukkit.event.player.PlayerPortalEvent;
import de.craftinc.gates.Gate;
import de.craftinc.gates.Plugin;
import de.craftinc.gates.util.GateUtil;