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

@@ -103,4 +103,3 @@ class Redmine::ApiTest::MyTest < Redmine::ApiTest::Base
assert_kind_of Array, json['errors']
end
end