mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 11:35:14 +00:00
LUCENE-8081: Remove unused import.
This commit is contained in:
parent
24a0708d3c
commit
d5c72eb588
@ -141,7 +141,6 @@ import com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule;
|
|||||||
|
|
||||||
import junit.framework.AssertionFailedError;
|
import junit.framework.AssertionFailedError;
|
||||||
|
|
||||||
import static com.carrotsearch.randomizedtesting.RandomizedTest.frequently;
|
|
||||||
import static com.carrotsearch.randomizedtesting.RandomizedTest.systemPropertyAsBoolean;
|
import static com.carrotsearch.randomizedtesting.RandomizedTest.systemPropertyAsBoolean;
|
||||||
import static com.carrotsearch.randomizedtesting.RandomizedTest.systemPropertyAsInt;
|
import static com.carrotsearch.randomizedtesting.RandomizedTest.systemPropertyAsInt;
|
||||||
import static org.apache.lucene.search.DocIdSetIterator.NO_MORE_DOCS;
|
import static org.apache.lucene.search.DocIdSetIterator.NO_MORE_DOCS;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user