diff --git a/src/php/Wordfence/General.php b/src/php/Wordfence/General.php index 373d579c..5ebea25b 100644 --- a/src/php/Wordfence/General.php +++ b/src/php/Wordfence/General.php @@ -84,7 +84,6 @@ public function remove_wp_login_hcaptcha_hooks(): void { * @noinspection CssUnusedSymbol */ public function print_inline_styles(): void { - error_log( 'print_inline_styles' ); $css = << .h-captcha { visibility: hidden !important;