mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 02:54:50 +00:00
remove trailing whiter space
This commit is contained in:
@@ -235,7 +235,7 @@ class RegistrationHandler(BaseHandler):
|
||||
if self.hs.hostname != room_alias.domain:
|
||||
logger.warning(
|
||||
'Cannot create room alias %s, '
|
||||
'it does not match server domain',
|
||||
'it does not match server domain',
|
||||
r,
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user