You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by wi...@apache.org on 2004/12/21 23:28:16 UTC

svn commit: r123007 - /incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java

Author: wire
Date: Tue Dec 21 14:28:15 2004
New Revision: 123007

URL: http://svn.apache.org/viewcvs?view=rev&rev=123007
Log:
removed multiple unneeded imports
Modified:
   incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java

Modified: incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java
Url: http://svn.apache.org/viewcvs/incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java?view=diff&rev=123007&p1=incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java&r1=123006&p2=incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java&r2=123007
==============================================================================
--- incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java	(original)
+++ incubator/muse/trunk/client/src/test/org/apache/ws/client/async/AsyncCallProviderTestCase.java	Tue Dec 21 14:28:15 2004
@@ -12,7 +12,6 @@
  */
 package org.apache.ws.client.async;
 
-import EDU.oswego.cs.dl.util.concurrent.TimeoutException;
 import junit.framework.Assert;
 import junit.framework.TestCase;
 

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