mirror of https://github.com/apache/lucene.git
remove unused import statement
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150429 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fe169b138e
commit
80ef6bd1a3
|
@ -17,7 +17,6 @@ package org.apache.lucene.index;
|
|||
*/
|
||||
|
||||
import java.util.Vector;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Iterator;
|
||||
import java.io.IOException;
|
||||
|
||||
|
|
Loading…
Reference in New Issue