summaryrefslogtreecommitdiffstats
path: root/EssentialsXMPP/src
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2014-04-06 15:44:37 +0100
committerKHobbits <rob@khobbits.co.uk>2014-04-06 15:44:37 +0100
commit10de6ac929b19843c37d30c8d7d8dc4371440625 (patch)
tree305b1e5bdb3271b53a68319026463e87415f680e /EssentialsXMPP/src
parentfe9fbf585fe35abd2141f94a2b1372b719d118cc (diff)
downloadEssentials-10de6ac929b19843c37d30c8d7d8dc4371440625.tar
Essentials-10de6ac929b19843c37d30c8d7d8dc4371440625.tar.gz
Essentials-10de6ac929b19843c37d30c8d7d8dc4371440625.tar.lz
Essentials-10de6ac929b19843c37d30c8d7d8dc4371440625.tar.xz
Essentials-10de6ac929b19843c37d30c8d7d8dc4371440625.zip
Cleanup
Diffstat (limited to 'EssentialsXMPP/src')
-rw-r--r--EssentialsXMPP/src/com/earth2me/essentials/xmpp/Commandxmpp.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/EssentialsXMPP/src/com/earth2me/essentials/xmpp/Commandxmpp.java b/EssentialsXMPP/src/com/earth2me/essentials/xmpp/Commandxmpp.java
index 529b4a1c2..f30efc514 100644
--- a/EssentialsXMPP/src/com/earth2me/essentials/xmpp/Commandxmpp.java
+++ b/EssentialsXMPP/src/com/earth2me/essentials/xmpp/Commandxmpp.java
@@ -5,7 +5,6 @@ import com.earth2me.essentials.Console;
import com.earth2me.essentials.commands.EssentialsCommand;
import com.earth2me.essentials.commands.NotEnoughArgumentsException;
import org.bukkit.Server;
-import org.bukkit.entity.Player;
public class Commandxmpp extends EssentialsCommand