X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a789f895a5cdbc2a548787f99197f9861521106b..0e5198142fdba0ce2af6eb2852d45dff46ffb2e2:/apps/workbench/app/controllers/users_controller.rb diff --git a/apps/workbench/app/controllers/users_controller.rb b/apps/workbench/app/controllers/users_controller.rb index 4a88983f50..d2fcbbb94c 100644 --- a/apps/workbench/app/controllers/users_controller.rb +++ b/apps/workbench/app/controllers/users_controller.rb @@ -299,12 +299,6 @@ class UsersController < ApplicationController @my_ssh_keys = AuthorizedKey.where(key_type: 'SSH', owner_uuid: @object.uuid) end - def manage_account - repositories - virtual_machines - ssh_keys - end - def add_ssh_key_popup respond_to do |format| format.html