Corrected with rubocop cop 'Lint/DefEndAlignment'.
This commit is contained in:
parent
09c3d244f0
commit
459a45e46c
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ module Import::OTRS
|
|||
threads[thread].join
|
||||
}
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
def self.diff_worker
|
||||
return if !Setting.get('import_mode')
|
||||
|
|
Loading…
Reference in a new issue