[jboss-cvs] JBossAS SVN: r73330 - branches/JBPAPP_4_3_0_GA_CP01_JBPAPP-825/testsuite/src/main/org/jboss/test/cluster/invokerha.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 13 03:01:47 EDT 2008


Author: galder.zamarreno at jboss.com
Date: 2008-05-13 03:01:46 -0400 (Tue, 13 May 2008)
New Revision: 73330

Modified:
   branches/JBPAPP_4_3_0_GA_CP01_JBPAPP-825/testsuite/src/main/org/jboss/test/cluster/invokerha/UnifiedInvokerHaUnitTestCase.java
Log:
[JBPAPP-825] Removed unused import.

Modified: branches/JBPAPP_4_3_0_GA_CP01_JBPAPP-825/testsuite/src/main/org/jboss/test/cluster/invokerha/UnifiedInvokerHaUnitTestCase.java
===================================================================
--- branches/JBPAPP_4_3_0_GA_CP01_JBPAPP-825/testsuite/src/main/org/jboss/test/cluster/invokerha/UnifiedInvokerHaUnitTestCase.java	2008-05-13 07:00:45 UTC (rev 73329)
+++ branches/JBPAPP_4_3_0_GA_CP01_JBPAPP-825/testsuite/src/main/org/jboss/test/cluster/invokerha/UnifiedInvokerHaUnitTestCase.java	2008-05-13 07:01:46 UTC (rev 73330)
@@ -33,7 +33,6 @@
 import org.jboss.remoting.InvokerLocator;
 import org.jboss.test.cluster.invokerha.InvokerHaInfrastructure.InvokerHaFactory;
 import org.jboss.test.cluster.invokerha.InvokerHaInfrastructure.TraceRoundRobin;
-import org.jboss.test.cluster.invokerha.UnifiedInvokerHaMockUtils.MockClient;
 import org.jboss.test.cluster.invokerha.UnifiedInvokerHaMockUtils.MockInvokerLocator;
 import org.jboss.test.cluster.invokerha.UnifiedInvokerHaMockUtils.MockUnifiedInvokerHA;
 




More information about the jboss-cvs-commits mailing list