Corrected with rubocop cop 'Lint/DefEndAlignment'.

This commit is contained in:
Thorsten Eckel 2015-05-04 16:21:13 +02:00
parent 09c3d244f0
commit 459a45e46c

View file

@ -167,7 +167,7 @@ module Import::OTRS
threads[thread].join
}
end
end
def self.diff_worker
return if !Setting.get('import_mode')