]> source.dussan.org Git - redmine.git/commitdiff
cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/utils.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 21 Nov 2019 12:45:12 +0000 (12:45 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 21 Nov 2019 12:45:12 +0000 (12:45 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@19132 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/utils.rb

index 6e9ccac0863185f577587652fe80b19860f3cd9a..4297755b8702f84ebcd48e06009b9538a2177c15 100644 (file)
@@ -68,7 +68,6 @@ module Redmine
     end
 
     module Shell
-
       module_function
 
       def shell_quote(str)