Skip to content

Commit

Permalink
Remove unused route definitions (mastodon#28430)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored Dec 20, 2023
1 parent fecc078 commit ac04e62
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/routes/api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -301,10 +301,6 @@
resources :statuses, only: [:show, :destroy]
end

namespace :accounts do
resources :relationships, only: :index
end

namespace :admin do
resources :accounts, only: [:index]
end
Expand Down

0 comments on commit ac04e62

Please sign in to comment.