mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 21:54:06 +00:00
Merge pull request #310 from gopesht/unused_route
Unused route for Conference#show
This commit is contained in:
commit
6f5ab8988c
1 changed files with 0 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue