diff --git a/app/controllers/auth/confirmations_controller.rb b/app/controllers/auth/confirmations_controller.rb index c2344f8b4e..960dc1832b 100644 --- a/app/controllers/auth/confirmations_controller.rb +++ b/app/controllers/auth/confirmations_controller.rb @@ -2,7 +2,6 @@ class Auth::ConfirmationsController < Devise::ConfirmationsController include Auth::CaptchaConcern - include Auth::CaptchaConcern::Mcaptcha layout 'auth'