Removing system.out
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
945f4025a7
commit
2fc08b2a6d
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ public class WidgetImplementationProcessor extends BaseStAXArtifactProcessor imp
|
|||
implementation.setUnresolved(false);
|
||||
|
||||
if(implementation.getWidgetUri() != null && implementation.getWidgetUri().isEmpty() == false) {
|
||||
System.out.println(">>>Adding service to widget " + implementation);
|
||||
addService(implementation);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue