Removed not needed line.
This commit is contained in:
parent
5e077fa5bb
commit
0132c9b355
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ module Zammad
|
|||
# -- all .rb files in that directory are automatically loaded.
|
||||
|
||||
# Custom directories with classes and modules you want to be autoloadable.
|
||||
# config.autoload_paths += Dir["#{config.root}/lib/*", "#{config.root}/lib/**/"]
|
||||
config.autoload_paths += %W(#{config.root}/lib)
|
||||
|
||||
# Only load the plugins named here, in the order given (default is alphabetical).
|
||||
|
|
Loading…
Reference in a new issue