mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-22 12:44:30 +03:00
liiint
This commit is contained in:
parent
86470139e0
commit
d194e5daf5
1 changed files with 1 additions and 1 deletions
|
@ -24,8 +24,8 @@ from twisted.internet.interfaces import IOpenSSLClientConnectionCreator
|
|||
from twisted.internet.ssl import (
|
||||
CertificateOptions,
|
||||
ContextFactory,
|
||||
platformTrust,
|
||||
OpenSSLCertificateAuthorities,
|
||||
platformTrust,
|
||||
)
|
||||
from twisted.python.failure import Failure
|
||||
|
||||
|
|
Loading…
Reference in a new issue