Skip to content

Commit

Permalink
Remove TODO comment in favor of dedicated ticket.
Browse files Browse the repository at this point in the history
  • Loading branch information
ba1ash committed Feb 28, 2024
1 parent d32d332 commit 8eb5674
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/contracts/settings/working_days_params_contract.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ def working_days_are_present
end
end

# TODO: consider implementing using GoodJob concurrency control mechanisms
def unique_job
if GoodJob::Job
.where(finished_at: nil)
Expand Down

0 comments on commit 8eb5674

Please sign in to comment.