mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:06:07 -04:00
doc fixes
This commit is contained in:
parent
c5930d513a
commit
d62162bbec
2 changed files with 7 additions and 7 deletions
|
@ -149,7 +149,7 @@ class IdentityHandler(BaseHandler):
|
|||
threepid (dict): Dict with medium & address of binding to be removed
|
||||
|
||||
Returns:
|
||||
Deferred
|
||||
Deferred[bool]: True on success, otherwise False
|
||||
"""
|
||||
logger.debug("unbinding threepid %r from %s", threepid, mxid)
|
||||
if not self.trusted_id_servers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue