Skip to content

Commit

Permalink
Remove duplicate block
Browse files Browse the repository at this point in the history
  • Loading branch information
kasugaijin committed Dec 20, 2024
1 parent 9245063 commit 7333aa7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@
resources :form_submissions, only: [:index]
end

resources :people do
resources :form_submissions, only: [:index]
end

resources :form_submissions do
resources :form_answers, only: [:index]
end
Expand Down

0 comments on commit 7333aa7

Please sign in to comment.