Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions app/views/idv/gpo/_address_on_file.html.erb

This file was deleted.

1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@
if FeatureManagement.gpo_verification_enabled?
get '/usps' => 'gpo#index', as: :gpo
put '/usps' => 'gpo#create'
post '/usps' => 'gpo#update'
end

# deprecated routes
Expand Down