mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Remove call to get_federation from homeserver
This commit is contained in:
parent
a03c7f27a8
commit
46a2f6a816
@ -271,10 +271,6 @@ def setup():
|
||||
db_name=db_name,
|
||||
)
|
||||
|
||||
# This object doesn't need to be saved because it's set as the handler for
|
||||
# the replication layer
|
||||
hs.get_federation()
|
||||
|
||||
hs.register_servlets()
|
||||
|
||||
hs.create_resource_tree(
|
||||
|
Loading…
Reference in New Issue
Block a user