Skip to content

Commit

Permalink
97 Removed anything non-db related for initial PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbackfieldVA committed Apr 15, 2024
1 parent 13f6050 commit 40e2d99
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 @@ -149,8 +149,6 @@
get 'claim_letters', to: 'claim_letters#index'
get 'claim_letters/:document_id', to: 'claim_letters#show'

get 'average_days_for_claim_completion', to: 'average_days_for_claim_completion#index'

get 'virtual_agent_claim_letters', to: 'virtual_agent_claim_letters#index'
get 'virtual_agent_claim_letters/:document_id', to: 'virtual_agent_claim_letters#show'

Expand Down

0 comments on commit 40e2d99

Please sign in to comment.