Code cleanup: RuboCop: Layout/TrailingBlankLines

git-svn-id: http://svn.redmine.org/redmine/trunk@18367 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2019-08-14 03:02:20 +00:00
parent beeacb2c2a
commit 31e8e736f3
6 changed files with 0 additions and 17 deletions

View File

@@ -188,4 +188,3 @@ class Redmine::Hook::ManagerTest < ActionView::TestCase
@view_hook_helper ||= TestHookHelperView.new(Rails.root.to_s + '/app/views')
end
end