Commit a5a460d5 authored by Christos Tranoris's avatar Christos Tranoris
Browse files

removed line

parent b0921cfc
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@ public class AutomaticallyHandleAction implements JavaDelegate {
	public void execute(DelegateExecution execution) {
		
		logger.debug("AutomaticallyHandleAction:" + execution.getVariableNames().toString() );
	    logger.debug("Ceneric Controller OrchestrationService");
	    logger.debug("VariableNames:" + execution.getVariableNames().toString());