6254: remove redundant statement
authorradhika <radhika@curoverse.com>
Fri, 12 Jun 2015 18:30:20 +0000 (14:30 -0400)
committerradhika <radhika@curoverse.com>
Fri, 12 Jun 2015 18:30:20 +0000 (14:30 -0400)
apps/workbench/app/controllers/users_controller.rb

index c8c0016ffd1466bcf2fd0a76a9202ae04a069675..b6b9f7d9b6cc9759e842f00ccac95211a01cefcd 100644 (file)
@@ -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