VIVO-82 Remove the vestiges of VitroRequestPrep
Unused imports prevented the compiling of JSPs
This commit is contained in:
parent
b86a34b611
commit
69ab12c4bc
3 changed files with 1 additions and 5 deletions
|
@ -6,7 +6,6 @@
|
|||
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
|
||||
<%@ page errorPage="/error.jsp"%>
|
||||
<%@ page contentType="text/html; charset=UTF-8"%>
|
||||
<%@ page import="edu.cornell.mannlib.vitro.webapp.filters.VitroRequestPrep" %>
|
||||
<%@ page import="edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet" %>
|
||||
|
||||
<% /***********************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue