Removed migration path, info, page

• Removed:
- account migration path, info, page
This commit is contained in:
mgabdev
2020-06-09 14:22:27 -04:00
parent ab65a9e002
commit 202dcfa767
2 changed files with 1 additions and 4 deletions

View File

@@ -130,7 +130,7 @@ Rails.application.routes.draw do
end
resource :delete, only: [:show, :destroy]
resource :migration, only: [:show, :update]
# resource :migration, only: [:show, :update]
resources :sessions, only: [:destroy]
resources :scheduled_statuses, only: [:index, :destroy]