Removed debug line.

This commit is contained in:
Thorsten Eckel 2017-06-17 20:03:50 +02:00
parent 8235cd5959
commit cc151fb4bb

View file

@ -205,8 +205,6 @@ module HasGroups
group_id: group_id,
access: access
)
Rails.logger.error "TE DEBUG group_access_buffer = #{group_access_buffer.inspect}"
end
end