mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 14:24:18 -04:00
Add transaction queue and transport layer to DI
This commit is contained in:
parent
daec6fc355
commit
847d5db1d1
5 changed files with 16 additions and 10 deletions
|
@ -18,7 +18,6 @@ from twisted.internet import defer
|
|||
|
||||
from .federation_base import FederationBase
|
||||
from synapse.api.constants import Membership
|
||||
from .units import Edu
|
||||
|
||||
from synapse.api.errors import (
|
||||
CodeMessageException, HttpResponseException, SynapseError,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue