Removed debug print
This commit is contained in:
parent
4c4ec6c89b
commit
1884f6148e
@ -70,7 +70,6 @@ def notification_get_subscriptions(context_object_type, context_object_id, actor
|
|||||||
'context_object': context_object_id,
|
'context_object': context_object_id,
|
||||||
'is_subscribed': True,
|
'is_subscribed': True,
|
||||||
}
|
}
|
||||||
print lookup
|
|
||||||
return subscriptions_collection.find(lookup)
|
return subscriptions_collection.find(lookup)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user