Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Remove debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejolley committed Mar 21, 2023
1 parent 3ede429 commit ac55811
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/notices/error.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
return;
}

$notices[] = $notices[0];

$multiple = count( $notices ) > 1;

if ( ! $multiple ) {
Expand Down

0 comments on commit ac55811

Please sign in to comment.