From 6140ad2dd8ef89e148734979f85d62712ed119ab Mon Sep 17 00:00:00 2001 From: StevenDufresne Date: Mon, 21 Oct 2024 10:49:44 +0900 Subject: [PATCH] Remove empty line. --- public_html/wp-content/plugins/camptix/addons/require-login.php | 1 - 1 file changed, 1 deletion(-) diff --git a/public_html/wp-content/plugins/camptix/addons/require-login.php b/public_html/wp-content/plugins/camptix/addons/require-login.php index 39a4c95a3..67111d711 100644 --- a/public_html/wp-content/plugins/camptix/addons/require-login.php +++ b/public_html/wp-content/plugins/camptix/addons/require-login.php @@ -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(