Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Commit

Permalink
Remove surplus access modifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Jul 16, 2024
1 parent 2ef2588 commit 7cf92aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rspec/matchers/built_in/base_matcher.rb
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ def self.underscore(camel_cased_word)
end
private_class_method :underscore

private

# @private
module HashFormatting
# `{ :a => 5, :b => 2 }.inspect` produces:
Expand Down

0 comments on commit 7cf92aa

Please sign in to comment.