X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9e3bb9b984ff700fc3455f87437a8f1ac5841f0e..2af59ce37d2332db14e880aff0ba8e38fdc4781a:/apps/workbench/app/controllers/virtual_machines_controller.rb diff --git a/apps/workbench/app/controllers/virtual_machines_controller.rb b/apps/workbench/app/controllers/virtual_machines_controller.rb index c3512e2e4d..a62ba81b09 100644 --- a/apps/workbench/app/controllers/virtual_machines_controller.rb +++ b/apps/workbench/app/controllers/virtual_machines_controller.rb @@ -1,7 +1,4 @@ class VirtualMachinesController < ApplicationController - def index_pane_list - %w(recent help) - end def index @objects ||= model_class.all @vm_logins = {}