Skip to content

Commit

Permalink
Remove heartbeat ping TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
luciajanikova committed Nov 14, 2024
1 parent 9568333 commit 347bd56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/jobs/fs/sync_all_boxes_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ def perform
SyncBoxJob.perform_later(box)
end

# TODO ponastavovat v BetterUptime
BetterUptimeApi.ping_heartbeat('FS_SYNC')
end
end
Expand Down

0 comments on commit 347bd56

Please sign in to comment.