phpcs fix v9

This commit is contained in:
Frédéric FRANCE 2019-03-19 16:33:34 +01:00 committed by GitHub
parent 3c1d7bfbf0
commit 89e8889c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1301,7 +1301,6 @@ if (empty($reshook))
$tva_tx = $lines[$i]->tva_tx;
$amountdeposit[$tva_tx] += ($lines[$i]->total_ht * $valuedeposit) / 100;
}
}
if($totalamount == 0) {