mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
That TODO was done
This commit is contained in:
parent
5897e773fd
commit
06986e46a3
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue