rwaldhoff    2003/02/08 15:52:28

  Modified:    jux/src/java/org/apache/commons/jux ObjectTestCase.java
  Log:
  scrub imports
  
  Revision  Changes    Path
  1.4       +2 -4      
jakarta-commons-sandbox/jux/src/java/org/apache/commons/jux/ObjectTestCase.java
  
  Index: ObjectTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jux/src/java/org/apache/commons/jux/ObjectTestCase.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ObjectTestCase.java       8 Feb 2003 23:52:02 -0000       1.3
  +++ ObjectTestCase.java       8 Feb 2003 23:52:28 -0000       1.4
  @@ -62,9 +62,7 @@
   import java.io.InputStream;
   import java.io.ObjectInputStream;
   import java.io.ObjectOutputStream;
  -import java.io.OptionalDataException;
   import java.io.Serializable;
  -import java.io.StreamCorruptedException;
   
   import junit.framework.TestCase;
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to