Removing redundant import as it is already included in _info.jsp

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697374 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2008-09-20 14:53:02 +00:00
parent 3f62c69a91
commit 2f227fa8dd
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
--%>
<%@ page import="org.apache.solr.core.SolrConfig,
org.apache.solr.core.SolrCore,
org.apache.solr.common.util.XML,
org.apache.solr.common.SolrException"%>
<%@ page import="org.apache.solr.request.LocalSolrQueryRequest"%>
<%@ page import="org.apache.solr.request.SolrQueryResponse"%>