Fixing style errors.

This commit is contained in:
stickler-ci 2022-06-22 11:31:47 +00:00
parent 10c0d8381d
commit df585c21ee

View File

@ -539,7 +539,6 @@ if (!empty($conf->ficheinter->enabled)) {
$resql = $db->query($sql);
if ($resql) {
$num = $db->num_rows($resql);
$nbofloop = min($num, $maxofloop);