mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-04 15:05:05 -04:00
code beautify
This commit is contained in:
parent
77c5db5977
commit
f53bae0c19
3 changed files with 3 additions and 2 deletions
|
@ -220,7 +220,6 @@ class RegistrationHandler(BaseHandler):
|
|||
# Ignore Registration errors
|
||||
logger.exception(e)
|
||||
defer.returnValue((user_id, token))
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def register_email(self, threepidCreds):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue