cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/utils.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19132 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2019-11-21 12:45:12 +00:00
parent 00d460c903
commit 950726f384

View File

@@ -68,7 +68,6 @@ module Redmine
end
module Shell
module_function
def shell_quote(str)