Skip to content

Commit

Permalink
Merge pull request rails#52566 from yahonda/follow_up_51272
Browse files Browse the repository at this point in the history
Address `Layout/TrailingWhitespace` offense
  • Loading branch information
yahonda authored Aug 11, 2024
2 parents 8ebd0a4 + 8777849 commit f98e3fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activesupport/lib/active_support/json/encoding.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ class JSONGemEncoder # :nodoc:

def initialize(options = nil)
@options = options || {}

end

# Encode the given object into a JSON string
Expand Down

0 comments on commit f98e3fb

Please sign in to comment.