Autofix Rubocop remaining Layout rules (#23679)
This commit is contained in:
@ -182,6 +182,7 @@ class Request
|
||||
|
||||
contents = truncated_body(limit)
|
||||
raise Mastodon::LengthValidationError if contents.bytesize > limit
|
||||
|
||||
contents
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user