From: radhika Date: Fri, 12 Jun 2015 18:30:20 +0000 (-0400) Subject: 6254: remove redundant statement X-Git-Tag: 1.1.0~1549^2~4 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/cdec4d7f86b3495649216e112d0f9d31d7fe026d 6254: remove redundant statement --- diff --git a/apps/workbench/app/controllers/users_controller.rb b/apps/workbench/app/controllers/users_controller.rb index c8c0016ffd..b6b9f7d9b6 100644 --- a/apps/workbench/app/controllers/users_controller.rb +++ b/apps/workbench/app/controllers/users_controller.rb @@ -355,7 +355,6 @@ class UsersController < ApplicationController perm_properties = can_login_perms.first.properties current_selections[:identity_url_prefix] = perm_properties[:identity_url_prefix] current_selections[:groups] = perm_properties[:groups].andand.join(', ') -@current_groups = current_selections[:groups] end # repo perm