VIVO-82 Remove the vestiges of VitroRequestPrep

Unused imports prevented the compiling of JSPs
This commit is contained in:
j2blake 2013-06-07 15:43:22 -04:00
parent b86a34b611
commit 69ab12c4bc
3 changed files with 1 additions and 5 deletions

View file

@ -1,6 +1,5 @@
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<%@page import="edu.cornell.mannlib.vitro.webapp.filters.VitroRequestPrep"%>
<%@ page import="edu.cornell.mannlib.vitro.webapp.controller.Controllers" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>