From 87807c0071cf616531842b6dea0a4f936e0c9949 Mon Sep 17 00:00:00 2001 From: snowleo Date: Sat, 16 Apr 2011 06:00:27 +0000 Subject: [PATCH] [trunk] Cleanup git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1210 e251c2fe-e539-e718-e476-b85c1f46cddb --- .../src/com/earth2me/essentials/commands/Commandsetworth.java | 1 - 1 file changed, 1 deletion(-) diff --git a/Essentials/src/com/earth2me/essentials/commands/Commandsetworth.java b/Essentials/src/com/earth2me/essentials/commands/Commandsetworth.java index 3f903dcc9..bfe228f8f 100644 --- a/Essentials/src/com/earth2me/essentials/commands/Commandsetworth.java +++ b/Essentials/src/com/earth2me/essentials/commands/Commandsetworth.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;