Skip to content

Commit

Permalink
Update task.cls
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMi37 authored Jan 8, 2024
1 parent ebe9c94 commit 14216ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dc/cron/task.cls
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ ClassMethod StartByCronMakerExpression(name As %String, cronMakerExpression As %
Quit:key=""
Set $PROPERTY(task,key) = keyValue
}
zw properties
zw task

Set taskdef = ##class(%SYS.Task.RunLegacyTask).%New()
Set task.TaskClass=$classname(taskdef)
Expand Down

0 comments on commit 14216ab

Please sign in to comment.