Merge pull request #4847 from consul/legacy_annotations_route
Remove legacy annotations route
This commit is contained in:
@@ -4,7 +4,6 @@ Rails.application.routes.draw do
|
||||
|
||||
draw :account
|
||||
draw :admin
|
||||
draw :annotation
|
||||
draw :budget
|
||||
draw :comment
|
||||
draw :community
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
resources :annotations do
|
||||
get :search, on: :collection
|
||||
end
|
||||
Reference in New Issue
Block a user