mirror of https://github.com/apache/lucene.git
SOLR-9512: removed unused import
This commit is contained in:
parent
e9e4715dd2
commit
142461b395
|
@ -35,7 +35,6 @@ import org.apache.solr.SolrTestCaseJ4;
|
|||
import org.apache.solr.client.solrj.request.UpdateRequest;
|
||||
import org.apache.solr.common.cloud.ClusterState;
|
||||
import org.apache.solr.common.cloud.DocCollection;
|
||||
import org.apache.solr.common.cloud.ZkStateReader;
|
||||
import org.apache.solr.common.util.NamedList;
|
||||
import org.easymock.EasyMock;
|
||||
|
||||
|
|
Loading…
Reference in New Issue