mirror of https://github.com/apache/lucene.git
LUCENE-8701: remove unused import
This commit is contained in:
parent
04c33c77bf
commit
b8829480f8
|
@ -40,7 +40,6 @@ import org.apache.lucene.search.Weight;
|
|||
import org.apache.lucene.util.BitSet;
|
||||
|
||||
import static org.apache.lucene.search.ScoreMode.COMPLETE;
|
||||
import static org.apache.lucene.search.ScoreMode.COMPLETE_NO_SCORES;
|
||||
|
||||
/**
|
||||
* This query requires that you index
|
||||
|
|
Loading…
Reference in New Issue