Skip to content

Commit 2142725

Browse files
committed
codechecker issue
1 parent 966008d commit 2142725

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

classes/local/manager/workflow_manager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,6 @@ public static function get_lastrun_nextrun($workflowid) {
607607
}
608608
}
609609

610-
611610
// If we couldn't get nextrun or lastrun so far, we analyze the lifecycle task.
612611
if (!($nextrun && $lastrun)) {
613612
$task = manager::get_scheduled_task('tool_lifecycle\task\lifecycle_task');

0 commit comments

Comments
 (0)