1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-07 08:01:31 +00:00

remove training white space from app/models/user.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@16075 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2016-12-14 12:06:30 +00:00
parent 74b09be185
commit 7fb2beebc1

View File

@ -585,7 +585,7 @@ class User < Principal
end
end
end
hash.each do |role, projects|
projects.uniq!
end