Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-04-27 02:15:58 +02:00
parent c7f38c4cf0
commit 2e9cf8d00b

View File

@ -165,7 +165,6 @@ if ($action == 'confirm_valide' && $confirm == 'yes' && $user->rights->facture->
$errors++;
setEventMessage($db->error, $db->errors, 'errors');
}
}
if (! $errors) {