mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #30147 from yhirano55/fix_trailing_blank_lines
[Active Storage] `rubocop -a --only Layout/TrailingBlankLines`
This commit is contained in:
commit
9804e4c30c
2 changed files with 0 additions and 2 deletions
|
@ -51,4 +51,3 @@ module ActiveStorage
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
@ -124,4 +124,3 @@ module ActiveStorage
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue