diff --git a/src/java/com/rjconsultores/ventaboletos/web/utilerias/MyLabelLocatorGeneral.java b/src/java/com/rjconsultores/ventaboletos/web/utilerias/MyLabelLocatorGeneral.java index 157316a68..0f7233845 100644 --- a/src/java/com/rjconsultores/ventaboletos/web/utilerias/MyLabelLocatorGeneral.java +++ b/src/java/com/rjconsultores/ventaboletos/web/utilerias/MyLabelLocatorGeneral.java @@ -4,12 +4,12 @@ */ package com.rjconsultores.ventaboletos.web.utilerias; -import java.io.File; import java.net.MalformedURLException; import java.net.URL; import java.util.Locale; -import java.util.logging.Level; + import javax.servlet.ServletContext; + import org.apache.log4j.Logger; /**