Skip to content
Snippets Groups Projects
Commit a5a460d5 authored by tranoris's avatar tranoris
Browse files

removed line

parent b0921cfc
No related branches found
No related tags found
2 merge requests!22MR for Release 2024Q4,!16Generic controller
Pipeline #10445 passed
......@@ -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());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment