NIHVIVO-151 removed unused import statements

This commit is contained in:
jeb228 2010-12-09 15:17:29 +00:00
parent ceaed87af7
commit d30abaea5f

View file

@ -25,8 +25,6 @@ import org.apache.commons.logging.LogFactory;
import edu.cornell.mannlib.vedit.beans.LoginStatusBean;
import edu.cornell.mannlib.vitro.webapp.beans.DisplayMessage;
import edu.cornell.mannlib.vitro.webapp.controller.authenticate.LogoutRedirector;
import edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean;
import edu.cornell.mannlib.vitro.webapp.controller.login.LoginProcessBean.State;
public class VitroHttpServlet extends HttpServlet {
private static final long serialVersionUID = 1L;