diff --git a/app/controllers/concerns/epp/common.rb b/app/controllers/concerns/epp/common.rb index d66fb0cb6..ef9a51eb1 100644 --- a/app/controllers/concerns/epp/common.rb +++ b/app/controllers/concerns/epp/common.rb @@ -3,7 +3,6 @@ module Epp::Common included do protect_from_forgery with: :null_session - helper_method :current_epp_user end def proxy