Unused import

This commit is contained in:
Jan Høydahl 2019-08-02 15:42:05 +02:00
parent 9548481c8c
commit be7e9df57d
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ import org.apache.solr.client.solrj.response.DelegationTokenResponse;
import org.apache.solr.cloud.SolrCloudTestCase;
import org.apache.solr.common.params.ModifiableSolrParams;
import org.apache.solr.common.util.NamedList;
import org.apache.solr.common.util.SuppressForbidden;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;