Skip to content

Commit

Permalink
Remove outdated TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Chase Engelbrecht <[email protected]>
  • Loading branch information
engechas committed Feb 12, 2024
1 parent e40b974 commit 37cbcd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ object CompositeWorkflowRunner : WorkflowRunner() {
}
}

// TODO - can we abstract some of this out into shared logic
logger.debug("Workflow ${workflow.id} delegate monitors in execution $executionId completed")
val triggerResults = mutableMapOf<String, ChainedAlertTriggerRunResult>()
val workflowRunResult = WorkflowRunResult(
Expand Down

0 comments on commit 37cbcd0

Please sign in to comment.