mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 03:44:52 -04:00
make it build
This commit is contained in:
parent
e0c2490a14
commit
dd4287ca5d
3 changed files with 11 additions and 9 deletions
|
@ -21,7 +21,7 @@ import synapse.metrics
|
|||
|
||||
from canonicaljson import encode_canonical_json
|
||||
|
||||
from twisted.internet import defer, reactor, ssl
|
||||
from twisted.internet import defer, reactor, ssl, protocol
|
||||
from twisted.web.client import (
|
||||
Agent, readBody, FileBodyProducer, PartialDownloadError,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue