From d778f5ad1a2aa6c037d0efdbe0fbd001b198e624 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Sun, 6 Apr 2014 15:44:37 +0100 Subject: Cleanup --- EssentialsXMPP/src/com/earth2me/essentials/xmpp/Commandxmpp.java | 1 - 1 file changed, 1 deletion(-) (limited to 'EssentialsXMPP/src/com/earth2me/essentials/xmpp/Commandxmpp.java') 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 -- cgit v1.2.3