mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-24 04:59:25 -05:00
That TODO was done
This commit is contained in:
parent
5897e773fd
commit
06986e46a3
@ -98,7 +98,6 @@ class TagServlet(RestServlet):
|
|||||||
"private_user_data_key", max_id, users=[user_id]
|
"private_user_data_key", max_id, users=[user_id]
|
||||||
)
|
)
|
||||||
|
|
||||||
# TODO: poke the notifier.
|
|
||||||
defer.returnValue((200, {}))
|
defer.returnValue((200, {}))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user