Remove unused logic for checking unregistered user

This commit is contained in:
wandji20
2024-10-30 22:53:02 +01:00
parent ca82f62ea2
commit 44b4c29b77
4 changed files with 2 additions and 33 deletions

View File

@@ -16,7 +16,6 @@ Openfoodnetwork::Application.routes.draw do
get "/register", to: "registration#index", as: :registration
get "/register/auth", to: "registration#authenticate", as: :registration_auth
post "/user/registered_email", to: "spree/users#registered_email"
resources :locales, only: [:show]
# Redirects to global website