Fixing style errors.

This commit is contained in:
stickler-ci 2022-08-17 09:11:09 +00:00
parent 474d82b19c
commit 01d7f558ba

View File

@ -181,7 +181,6 @@ if (empty($reshook)) {
} }
if (!$error) { if (!$error) {
$result = $object->addLine($idprod, $qty, $qty_frozen, $disable_stock_change, $efficiency, -1, $bom_child_id, null); $result = $object->addLine($idprod, $qty, $qty_frozen, $disable_stock_change, $efficiency, -1, $bom_child_id, null);
if ($result <= 0) { if ($result <= 0) {