You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by dn...@apache.org on 2004/08/25 14:04:26 UTC

cvs commit: jakarta-lucene/src/test/org/apache/lucene/index TestCompoundFile.java

dnaber      2004/08/25 05:04:26

  Modified:    src/test/org/apache/lucene/index TestCompoundFile.java
  Log:
  remove unused import
  
  Revision  Changes    Path
  1.6       +1 -2      jakarta-lucene/src/test/org/apache/lucene/index/TestCompoundFile.java
  
  Index: TestCompoundFile.java
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/src/test/org/apache/lucene/index/TestCompoundFile.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- TestCompoundFile.java	29 Mar 2004 22:48:06 -0000	1.5
  +++ TestCompoundFile.java	25 Aug 2004 12:04:26 -0000	1.6
  @@ -26,7 +26,6 @@
   import org.apache.lucene.store.Directory;
   import org.apache.lucene.store.InputStream;
   import org.apache.lucene.store.FSDirectory;
  -import org.apache.lucene.store.RAMDirectory;
   import org.apache.lucene.store._TestHelper;
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org