From 4a15bd8fdd19094636cc268e1b2aa1c60eb3bd67 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Fri, 18 Nov 2011 18:33:22 +0000 Subject: More code cleanup. --- .../earth2me/essentials/chat/EssentialsChatPlayerListenerLowest.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'EssentialsChat/src/com') diff --git a/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerLowest.java b/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerLowest.java index a7ade803b..ba4e63d98 100644 --- a/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerLowest.java +++ b/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerLowest.java @@ -1,9 +1,7 @@ package com.earth2me.essentials.chat; -import com.earth2me.essentials.ChargeException; import com.earth2me.essentials.IEssentials; import com.earth2me.essentials.User; -import com.earth2me.essentials.Util; import java.util.Map; import org.bukkit.Server; import org.bukkit.event.player.PlayerChatEvent; -- cgit v1.2.3