summaryrefslogtreecommitdiff
path: root/config/routes/profile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes/profile.rb')
-rw-r--r--config/routes/profile.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/routes/profile.rb b/config/routes/profile.rb
index a9ba5ac2c0b..bcfc17a5f66 100644
--- a/config/routes/profile.rb
+++ b/config/routes/profile.rb
@@ -30,7 +30,6 @@ resource :profile, only: [:show, :update] do
put :revoke
end
end
- resources :active_sessions, only: [:index, :destroy]
resources :emails, only: [:index, :create, :destroy] do
member do
put :resend_confirmation_instructions