Fix some warnings in Eclipse

This commit is contained in:
Olof Larsson
2012-02-22 19:08:17 +01:00
parent 546ecd6a45
commit 92116bc929
2 changed files with 0 additions and 5 deletions

View File

@ -9,9 +9,6 @@ import java.util.logging.Logger;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;
import org.bukkit.event.Event;
import org.bukkit.event.Listener;
import org.bukkit.plugin.PluginManager;
import org.bukkit.plugin.java.JavaPlugin;
import com.google.gson.Gson;