Skip to content

Commit

Permalink
OTWO-7188 removed manages path (#1774)
Browse files Browse the repository at this point in the history
  • Loading branch information
Niharika1117 authored Mar 7, 2024
1 parent 30ba479 commit 008b368
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@
post :reject
end
end
resources :manages, only: [:new]
resources :edits, only: %i[index show]
get 'edits/refresh/:id', to: 'edits#refresh'

Expand Down

0 comments on commit 008b368

Please sign in to comment.