mirror of https://github.com/apache/lucene.git
- Removed import, that got added accidentally with commit 1179808
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179833 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
70a7363fdb
commit
12a93306a8
|
@ -30,7 +30,6 @@ import org.apache.lucene.store.IndexOutput;
|
|||
import org.apache.lucene.util.AttributeSource;
|
||||
import org.apache.lucene.util.BytesRef;
|
||||
import org.apache.lucene.util.Counter;
|
||||
import org.apache.lucene.util.packed.Direct64;
|
||||
import org.apache.lucene.util.packed.PackedInts;
|
||||
|
||||
// Stores variable-length byte[] by deref, ie when two docs
|
||||
|
|
Loading…
Reference in New Issue