mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
remove trailing whiter space
This commit is contained in:
parent
94a49e0636
commit
9532caf6ef
@ -235,7 +235,7 @@ class RegistrationHandler(BaseHandler):
|
|||||||
if self.hs.hostname != room_alias.domain:
|
if self.hs.hostname != room_alias.domain:
|
||||||
logger.warning(
|
logger.warning(
|
||||||
'Cannot create room alias %s, '
|
'Cannot create room alias %s, '
|
||||||
'it does not match server domain',
|
'it does not match server domain',
|
||||||
r,
|
r,
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user