From 2e0fb159523be08b261f9ee2b4fccf8283452bf5 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Fri, 18 Nov 2011 18:33:22 +0000 Subject: More code cleanup. --- EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java | 1 - 1 file changed, 1 deletion(-) (limited to 'EssentialsGeoIP/src/com/earth2me') diff --git a/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java b/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java index aa919f44b..5a4049a62 100644 --- a/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java +++ b/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java @@ -1,6 +1,5 @@ package com.earth2me.essentials.geoip; -import com.earth2me.essentials.Essentials; import com.earth2me.essentials.IEssentials; import com.earth2me.essentials.Util; import java.util.logging.Level; -- cgit v1.2.3