Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-12-22 12:28:02 +01:00
parent 22f3b69666
commit 0c721390c8

View File

@ -405,8 +405,6 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
// Show detailed of already consumed
//$arrayoflines = $line->fetchLinesLinked('consumed');
}
}
}
@ -466,8 +464,6 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
// Show detailed of already consumed
//$arrayoflines = $line->fetchLinesLinked('consumed');
}
}
}