From 9c8be30b2d50ef175b76d617f890d3deb42fa478 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') 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