From: Toshi MARUYAMA Date: Wed, 14 Dec 2016 12:06:30 +0000 (+0000) Subject: remove training white space from app/models/user.rb X-Git-Tag: 3.4.0~501 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7fb2beebc167a68391078d5eedb8c8afe77679bb;p=redmine.git remove training white space from app/models/user.rb git-svn-id: http://svn.redmine.org/redmine/trunk@16075 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/models/user.rb b/app/models/user.rb index 76b54c896..628b0cfb0 100644 --- a/app/models/user.rb +++ b/app/models/user.rb @@ -585,7 +585,7 @@ class User < Principal end end end - + hash.each do |role, projects| projects.uniq! end