Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-07-12 23:56:42 +02:00
parent 202ee8340a
commit f9d60b15d9

View File

@ -1581,7 +1581,6 @@ class Task extends CommonObject
$this->error = $this->db->lasterror();
$ret = -2;
}
}
if ($ret >= 0) {