mirror of https://github.com/apache/lucene.git
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 static com.carrotsearch.randomizedtesting.RandomizedTest.frequently;
|
||||
import static com.carrotsearch.randomizedtesting.RandomizedTest.systemPropertyAsBoolean;
|
||||
import static com.carrotsearch.randomizedtesting.RandomizedTest.systemPropertyAsInt;
|
||||
import static org.apache.lucene.search.DocIdSetIterator.NO_MORE_DOCS;
|
||||
|
|
Loading…
Reference in New Issue