forked from OpenNeo/impress
Oh, another unused route
I deleted the unused controller but forgot the route!
This commit is contained in:
parent
e22809deb3
commit
4926996e8e
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ OpenneoImpressItems::Application.routes.draw do
|
|||
end
|
||||
end
|
||||
resources :outfits, :only => [:show, :create, :update, :destroy]
|
||||
resources :pet_attributes, :only => [:index]
|
||||
|
||||
scope 'import' do
|
||||
resources :neopets_page_import_tasks, only: [:new, :create],
|
||||
|
|
Loading…
Reference in a new issue