diff --git a/lib/import/otrs.rb b/lib/import/otrs.rb index f28fc0e3b..747bca250 100644 --- a/lib/import/otrs.rb +++ b/lib/import/otrs.rb @@ -167,7 +167,7 @@ module Import::OTRS threads[thread].join } - end + end def self.diff_worker return if !Setting.get('import_mode')