diff options
-rw-r--r-- | Essentials/src/com/earth2me/essentials/commands/Commandworth.java | 1 |
1 files changed, 0 insertions, 1 deletions
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; |