Built v0.2.

This commit is contained in:
Pascal Koenig
2011-09-02 23:18:46 +02:00
parent 1c2445d744
commit 974324c468
3 changed files with 1 additions and 4 deletions

View File

@@ -19,8 +19,6 @@ import java.util.logging.Logger;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.event.Event.Priority;
import org.bukkit.event.Event.Type;
import org.bukkit.plugin.Plugin;
import org.bukkit.plugin.java.JavaPlugin;

View File

@@ -36,7 +36,6 @@ import de.sockenklaus.XmlStats.XmlStats;
/**
* The Class XmlWorker.
*/
@SuppressWarnings("restriction")
public abstract class XmlWorker implements HttpHandler {
/* (non-Javadoc)