Skip to content

Commit c836eb7

Browse files
committed
misc(order_forms): remove stale execution TODO
1 parent e329133 commit c836eb7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/services/order_forms/mark_as_signed_service.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ def call
5151
execute_at:
5252
)
5353

54-
# TODO: Enqueue Orders::ExecuteOrderJob.perform_after_commit(result.order) when execution_mode == "execute_in_lago"
55-
5654
result.order_form = order_form
5755
end
5856
end

0 commit comments

Comments
 (0)