import cleanup

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165484 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2005-05-01 11:59:02 +00:00
parent acf2b4c60c
commit 9c3bd9ca86
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
package org.apache.lucene.store;
import java.io.RandomAccessFile;
import java.io.IOException;
/** This class provides access to package-level features defined in the