diff --git a/synapse/handlers/register.py b/synapse/handlers/register.py index 5aac7d2a50..0d85fd0868 100644 --- a/synapse/handlers/register.py +++ b/synapse/handlers/register.py @@ -597,9 +597,6 @@ class RegistrationHandler(BaseHandler): api.constants.UserTypes, or None for a normal user. address: the IP address used to perform the registration. shadow_banned: Whether to shadow-ban the user - - Returns: - Awaitable """ if self.hs.config.worker_app: await self._register_client(