You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sk...@apache.org on 2006/01/17 08:52:44 UTC

svn commit: r369709 - /jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/LoadTestCase.java

Author: skitching
Date: Mon Jan 16 23:52:41 2006
New Revision: 369709

URL: http://svn.apache.org/viewcvs?rev=369709&view=rev
Log:
Remove unused imports

Modified:
    jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/LoadTestCase.java

Modified: jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/LoadTestCase.java
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/LoadTestCase.java?rev=369709&r1=369708&r2=369709&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/LoadTestCase.java (original)
+++ jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/LoadTestCase.java Mon Jan 16 23:52:41 2006
@@ -15,9 +15,7 @@
  */ 
 package org.apache.commons.logging;
 
-import junit.framework.Test;
 import junit.framework.TestCase;
-import junit.framework.TestSuite;
 
 /**
  * testcase to emulate container and application isolated from container



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