diff --git a/resources/views/auth/checkpoint.blade.php b/resources/views/auth/checkpoint.blade.php index ae415a5b4..d7f1ed306 100644 --- a/resources/views/auth/checkpoint.blade.php +++ b/resources/views/auth/checkpoint.blade.php @@ -26,12 +26,6 @@ - @if(config('pixelfed.recaptcha')) -
- {!! Recaptcha::render() !!} -
- @endif -