Removed unused import.

This commit is contained in:
Tobias Ottenweller 2013-02-11 21:59:11 +01:00
parent cf2155ab40
commit 43f002032d

View File

@ -1,7 +1,5 @@
package de.craftinc.gates.commands;
import java.util.logging.Level;
import org.bukkit.ChatColor;
import de.craftinc.gates.Plugin;