You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2005/04/23 17:45:08 UTC

svn commit: r164398 - /jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/TestExceptions.java

Author: olegk
Date: Sat Apr 23 08:45:07 2005
New Revision: 164398

URL: http://svn.apache.org/viewcvs?rev=164398&view=rev
Log:
Removed unused import

Modified:
    jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/TestExceptions.java

Modified: jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/TestExceptions.java
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/TestExceptions.java?rev=164398&r1=164397&r2=164398&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/TestExceptions.java (original)
+++ jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/TestExceptions.java Sat Apr 23 08:45:07 2005
@@ -34,8 +34,6 @@
 import java.io.PrintWriter;
 import java.io.StringWriter;
 
-import org.apache.commons.httpclient.auth.*;
-
 import junit.framework.Test;
 import junit.framework.TestCase;
 import junit.framework.TestSuite;



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