Skip to content

Commit

Permalink
Remove unused suggest resource routes (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
spilth authored Aug 8, 2024
1 parent e243384 commit a36e4b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@

# NYU Routes
get 'logout', to: 'devise/sessions#destroy', as: :logout

resources :suggest, only: :index, defaults: {format: 'json'}
end
end

0 comments on commit a36e4b7

Please sign in to comment.