Skip to content

Commit

Permalink
Remove empty line.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Oct 23, 2024
1 parent bb64268 commit 6140ad2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ public function ticket_form_message() {
return;
}


// Warn users that they will need to login to purchase a ticket
if ( ! is_user_logged_in() && ! $this->user_is_editing_ticket() ) {
$camptix->notice( apply_filters(
Expand Down

0 comments on commit 6140ad2

Please sign in to comment.