1
0
Fork 0
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:
Rafael França 2017-08-11 17:36:22 -04:00 committed by GitHub
commit 9804e4c30c
2 changed files with 0 additions and 2 deletions

View file

@ -51,4 +51,3 @@ module ActiveStorage
end
end
end

View file

@ -124,4 +124,3 @@ module ActiveStorage
end
end
end