Fix phpcs
This commit is contained in:
parent
ca096089fb
commit
7b91eeb271
@ -1821,7 +1821,6 @@ class Task extends CommonObjectLine
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!$error) {
|
if (!$error) {
|
||||||
|
|
||||||
$timespent = new TimeSpent($this->db);
|
$timespent = new TimeSpent($this->db);
|
||||||
$timespent->fetch($this->timespent_id);
|
$timespent->fetch($this->timespent_id);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user