mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-14 04:04:23 +00:00
Remove unused logic for checking unregistered user
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user