summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/com
diff options
context:
space:
mode:
authorsnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-22 19:55:20 +0000
committersnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-22 19:55:20 +0000
commit0fd04098471967eda201925fcc866be376315c22 (patch)
tree890925d14d9a4dd5e516199c051e449b7227ff27 /EssentialsGeoIP/src/com
parent9324cfd64a6cca38f4318335ba639244cd0c49df (diff)
downloadEssentials-0fd04098471967eda201925fcc866be376315c22.tar
Essentials-0fd04098471967eda201925fcc866be376315c22.tar.gz
Essentials-0fd04098471967eda201925fcc866be376315c22.tar.lz
Essentials-0fd04098471967eda201925fcc866be376315c22.tar.xz
Essentials-0fd04098471967eda201925fcc866be376315c22.zip
cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1518 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'EssentialsGeoIP/src/com')
-rw-r--r--EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java1
1 files changed, 0 insertions, 1 deletions
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;