mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
Remove spurious line feed
This commit is contained in:
parent
30848c0fcd
commit
f2da6df568
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@ class FederationHandler(BaseHandler):
|
|||
if not is_in_room:
|
||||
was_in_room = yield self.store.was_host_joined(
|
||||
pdu.room_id, self.server_name,
|
||||
|
||||
)
|
||||
if was_in_room:
|
||||
logger.info(
|
||||
|
|
Loading…
Add table
Reference in a new issue