Skip to content

Commit f98e3fb

Browse files
authored
Merge pull request rails#52566 from yahonda/follow_up_51272
Address `Layout/TrailingWhitespace` offense
2 parents 8ebd0a4 + 8777849 commit f98e3fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activesupport/lib/active_support/json/encoding.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ class JSONGemEncoder # :nodoc:
3131

3232
def initialize(options = nil)
3333
@options = options || {}
34-
3534
end
3635

3736
# Encode the given object into a JSON string

0 commit comments

Comments
 (0)