Title: [1052] trunk/servicemix-common/src/main/java/org/servicemix/common/wsdl1/AbstractWsdl1Deployer.java: Removed unused import
Revision
1052
Author
gastaldi
Date
2005-12-08 17:14:40 -0500 (Thu, 08 Dec 2005)

Log Message

Removed unused import

Modified Paths


Diff

Modified: trunk/servicemix-common/src/main/java/org/servicemix/common/wsdl1/AbstractWsdl1Deployer.java (1051 => 1052)

--- trunk/servicemix-common/src/main/java/org/servicemix/common/wsdl1/AbstractWsdl1Deployer.java	2005-12-08 22:08:19 UTC (rev 1051)
+++ trunk/servicemix-common/src/main/java/org/servicemix/common/wsdl1/AbstractWsdl1Deployer.java	2005-12-08 22:14:40 UTC (rev 1052)
@@ -24,7 +24,6 @@
 import org.w3c.dom.Document;
 
 import javax.jbi.management.DeploymentException;
-import javax.jbi.messaging.MessageExchange.Role;
 import javax.wsdl.Binding;
 import javax.wsdl.Definition;
 import javax.wsdl.Port;

Reply via email to