mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 11:36:03 +03: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]
|
||||
)
|
||||
|
||||
# TODO: poke the notifier.
|
||||
defer.returnValue((200, {}))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue