diff --git a/config/routes.rb b/config/routes.rb index e85dc42e..57efb713 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,7 +1,5 @@ Osem::Application.routes.draw do - get 'conference/show' - devise_for :users, controllers: { registrations: :registrations, omniauth_callbacks: 'users/omniauth_callbacks' }, path: 'accounts'