SOLR-10351: Fix pre-commit

This commit is contained in:
Joel Bernstein 2017-03-30 17:52:16 +01:00 committed by Shalin Shekhar Mangar
parent f5b7738da8
commit 24634ca9b3
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ import org.apache.solr.cloud.AbstractDistribZkTestBase;
import org.apache.solr.cloud.SolrCloudTestCase;
import org.apache.solr.common.params.CommonParams;
import org.apache.solr.common.params.ModifiableSolrParams;
import org.apache.solr.handler.AnalyzeEvaluator;
import org.junit.Assume;
import org.junit.Before;
import org.junit.BeforeClass;