mirror of https://github.com/apache/lucene.git
tests: remove bad import
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149677 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bb00836511
commit
74e3b8b304
|
@ -30,7 +30,6 @@ import org.apache.solr.request.SolrQueryRequest;
|
||||||
import org.apache.solr.schema.SchemaField;
|
import org.apache.solr.schema.SchemaField;
|
||||||
import org.junit.BeforeClass;
|
import org.junit.BeforeClass;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import sun.tools.asm.CatchData;
|
|
||||||
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.util.*;
|
import java.util.*;
|
||||||
|
|
Loading…
Reference in New Issue