From 009bf996f337ba40959f04c5feeff24299957987 Mon Sep 17 00:00:00 2001 From: snowleo Date: Sun, 22 May 2011 19:55:20 +0000 Subject: cleanup git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1518 e251c2fe-e539-e718-e476-b85c1f46cddb --- EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java | 1 - 1 file changed, 1 deletion(-) diff --git a/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java b/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java index 3051e4151..ef9d9af27 100644 --- a/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java +++ b/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java @@ -6,7 +6,6 @@ import java.util.logging.Level; import java.util.logging.Logger; import org.bukkit.event.Event.Priority; import org.bukkit.event.Event.Type; -import org.bukkit.plugin.Plugin; import org.bukkit.plugin.PluginManager; import org.bukkit.plugin.java.JavaPlugin; -- cgit v1.2.3