Fixing style errors.

This commit is contained in:
stickler-ci 2021-09-09 09:30:29 +00:00
parent ceaa96c014
commit 1e8870eb95

View File

@ -1346,7 +1346,6 @@ if (!$error && ($massaction == 'delete' || ($action == 'delete' && $confirm == '
} }
$db->commit(); $db->commit();
} else { } else {
$db->rollback(); $db->rollback();
} }