Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Oct 24, 2024
1 parent f5f2442 commit be1eae5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/datadog/core/semaphore.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ def wait(timeout = nil)

private

attr_reader :wake_lock
attr_reader :wake
attr_reader :wake_lock, :wake
end
end
end

0 comments on commit be1eae5

Please sign in to comment.