mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 02:34:58 -05:00
Fix flake8
This commit is contained in:
parent
544722bad2
commit
a289150943
@ -180,7 +180,6 @@ class RegisterRestServlet(RestServlet):
|
||||
logger.warn("Ignoring initial_device_display_name without password")
|
||||
del body['initial_device_display_name']
|
||||
|
||||
|
||||
session_id = self.auth_handler.get_session_id(body)
|
||||
registered_user_id = None
|
||||
if session_id:
|
||||
|
Loading…
Reference in New Issue
Block a user