diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/redmine/utils.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/redmine/utils.rb b/lib/redmine/utils.rb index 6e9ccac08..4297755b8 100644 --- a/lib/redmine/utils.rb +++ b/lib/redmine/utils.rb @@ -68,7 +68,6 @@ module Redmine end module Shell - module_function def shell_quote(str) |