mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +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);
|
return $this->GetNextStep('complete', 'Check Completed', 100);
|
||||||
|
|
||||||
case 'complete':
|
case 'complete':
|
||||||
sleep(1);
|
|
||||||
return $this->GetNextStep('', 'Completed', 100);
|
return $this->GetNextStep('', 'Completed', 100);
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user