Fix phpcs
This commit is contained in:
parent
202ee8340a
commit
f9d60b15d9
@ -1581,7 +1581,6 @@ class Task extends CommonObject
|
|||||||
$this->error = $this->db->lasterror();
|
$this->error = $this->db->lasterror();
|
||||||
$ret = -2;
|
$ret = -2;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($ret >= 0) {
|
if ($ret >= 0) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user