mirror of
https://github.com/redmine/redmine.git
synced 2026-07-07 18:23:23 +02:00
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:
@@ -68,7 +68,6 @@ module Redmine
|
||||
end
|
||||
|
||||
module Shell
|
||||
|
||||
module_function
|
||||
|
||||
def shell_quote(str)
|
||||
|
||||
Reference in New Issue
Block a user