Skip to content

Commit

Permalink
FIX Blank line found at end of control structure
Browse files Browse the repository at this point in the history
  • Loading branch information
hregis committed Nov 29, 2024
1 parent 2a641c9 commit f8672f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion htdocs/admin/modules.php
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@
setEventMessages($modulename.' : '.$langs->trans($checkRes), null, 'errors');
$error++;
}

} catch (Exception $e) {
// Nothing done
}
Expand Down

0 comments on commit f8672f8

Please sign in to comment.