mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 14:28:53 +02:00
N°9434 - remove unecessary code
This commit is contained in:
@@ -78,7 +78,6 @@ class DataAuditSequencer extends StepSequencer
|
||||
return $this->GetNextStep('complete', 'Check Completed', 100);
|
||||
|
||||
case 'complete':
|
||||
sleep(1);
|
||||
return $this->GetNextStep('', 'Completed', 100);
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user