Skip to content

Commit

Permalink
Remove unused call
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Feb 19, 2025
1 parent 513e7eb commit ed49fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flipper/poller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def stop
def run
loop do
sleep jitter
Concurrent.monotonic_time

begin
sync
rescue
Expand Down

0 comments on commit ed49fca

Please sign in to comment.