Skip to content
Snippets Groups Projects
Commit c0c0926a authored by Francisco Javier López's avatar Francisco Javier López
Browse files

Removed binding.pry

parent c7e7f444
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -667,7 +667,6 @@ module API
class MemberAccess < Grape::Entity
expose :access_level
expose :notification_level do |member, options|
# binding.pry if member.id == 5
if member.notification_setting
::NotificationSetting.levels[member.notification_setting.level]
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment