Fix phpcs

This commit is contained in:
Laurent Destailleur 2023-03-13 16:37:27 +01:00
parent ca096089fb
commit 7b91eeb271

View File

@ -1821,7 +1821,6 @@ class Task extends CommonObjectLine
}
if (!$error) {
$timespent = new TimeSpent($this->db);
$timespent->fetch($this->timespent_id);