mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-02 13:19:11 -05:00
pyflakes
This commit is contained in:
parent
5358966a87
commit
1df8bad63e
@ -292,7 +292,6 @@ def setup():
|
|||||||
|
|
||||||
tls_context_factory = context_factory.ServerContextFactory(config)
|
tls_context_factory = context_factory.ServerContextFactory(config)
|
||||||
|
|
||||||
|
|
||||||
hs = SynapseHomeServer(
|
hs = SynapseHomeServer(
|
||||||
config.server_name,
|
config.server_name,
|
||||||
domain_with_port=domain_with_port,
|
domain_with_port=domain_with_port,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user