Fix precommit error

This commit is contained in:
Uwe Schindler 2019-04-10 16:09:19 +02:00
parent d40a6d4e95
commit 2ed86c6d54
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ import org.apache.lucene.document.TextField;
import org.apache.lucene.index.IndexOptions;
import org.apache.lucene.index.IndexReader;
import org.apache.lucene.index.LeafReaderContext;
import org.apache.lucene.index.NumericDocValues;
import org.apache.lucene.index.PostingsEnum;
import org.apache.lucene.index.RandomIndexWriter;
import org.apache.lucene.index.ReaderUtil;