mirror of https://github.com/apache/lucene.git
removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614585 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ef34209e0c
commit
e71870c4f6
|
@ -20,8 +20,6 @@ package org.apache.solr.client.solrj.embedded;
|
|||
import org.apache.solr.client.solrj.LargeVolumeTestBase;
|
||||
import org.apache.solr.client.solrj.SolrServer;
|
||||
import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer;
|
||||
import org.apache.solr.core.SolrCore;
|
||||
import org.apache.solr.schema.SchemaField;
|
||||
|
||||
/**
|
||||
* @version $Id$
|
||||
|
|
Loading…
Reference in New Issue