mirror of https://github.com/apache/lucene.git
Fix precommit (stray import).
This commit is contained in:
parent
2a0b7767ab
commit
b82ce515f0
|
@ -18,7 +18,6 @@ package org.apache.solr.cloud;
|
|||
|
||||
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
import org.apache.lucene.util.LuceneTestCase.BadApple;
|
||||
import org.apache.lucene.util.LuceneTestCase.Slow;
|
||||
import org.apache.solr.SolrTestCaseJ4.SuppressSSL;
|
||||
import org.apache.solr.client.solrj.SolrClient;
|
||||
|
|
Loading…
Reference in New Issue