Skip to content

Commit

Permalink
Remove duplicate block (#1292)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasugaijin authored Dec 20, 2024
1 parent 9ac8c4e commit 918a21c
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 918a21c

Please sign in to comment.