X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44184f3bebe52f3d4ea567b8105f3631fcb003fe..92ac862af66a1c60fb4e7bf5c916552ab505ff49:/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