Fixing style errors.

This commit is contained in:
stickler-ci 2022-01-07 11:25:53 +00:00
parent 378bce3681
commit 633ad793cd

View File

@ -1776,7 +1776,6 @@ if (($id > 0 || !empty($ref)) || $projectidforalltimes > 0 || $allprojectforuser
if ($resultFetch < 0) {
setEventMessages($product->error, $product->errors, 'errors');
} else {
print $product->getNomUrl(1);
}
}