You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by th...@apache.org on 2003/07/27 12:20:09 UTC

cvs commit: db-ojb/src/test/org/apache/ojb/otm DependentTests.java

thma        2003/07/27 03:20:09

  Modified:    src/test/org/apache/ojb/otm DependentTests.java
  Log:
  remove unused import !!!
  
  Revision  Changes    Path
  1.2       +0 -1      db-ojb/src/test/org/apache/ojb/otm/DependentTests.java
  
  Index: DependentTests.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/otm/DependentTests.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DependentTests.java	24 Jul 2003 21:55:04 -0000	1.1
  +++ DependentTests.java	27 Jul 2003 10:20:09 -0000	1.2
  @@ -8,7 +8,6 @@
   import org.apache.ojb.broker.query.Query;
   import org.apache.ojb.broker.query.QueryFactory;
   import org.apache.ojb.otm.core.Transaction;
  -import org.apache.ojb.otm.core.TransactionException;
   import org.apache.ojb.otm.lock.LockingException;
   
   public class DependentTests extends TestCase
  
  
  

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