From 528aa3d6cfb4b55b463def5ecf66114f723abd15 Mon Sep 17 00:00:00 2001 From: snowleo Date: Sat, 16 Apr 2011 05:59:59 +0000 Subject: [PATCH] [trunk] Cleanup git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1209 e251c2fe-e539-e718-e476-b85c1f46cddb --- .../src/com/earth2me/essentials/commands/Commandworth.java | 1 - 1 file changed, 1 deletion(-) diff --git a/Essentials/src/com/earth2me/essentials/commands/Commandworth.java b/Essentials/src/com/earth2me/essentials/commands/Commandworth.java index 744eb181f..0f80a99b0 100644 --- a/Essentials/src/com/earth2me/essentials/commands/Commandworth.java +++ b/Essentials/src/com/earth2me/essentials/commands/Commandworth.java @@ -4,7 +4,6 @@ import org.bukkit.Server; import com.earth2me.essentials.Essentials; import com.earth2me.essentials.ItemDb; import com.earth2me.essentials.User; -import com.earth2me.essentials.commands.EssentialsCommand; import org.bukkit.inventory.ItemStack;