mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-09 09:26:50 +00:00
PEP 8
This commit is contained in:
parent
87f9477b10
commit
2152b320c5
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
# Imports required for the default HomeServer() implementation
|
# Imports required for the default HomeServer() implementation
|
||||||
from twisted.web.client import BrowserLikePolicyForHTTPS
|
from twisted.web.client import BrowserLikePolicyForHTTPS
|
||||||
from twisted.enterprise import adbapi
|
from twisted.enterprise import adbapi
|
||||||
from twisted.internet import defer
|
|
||||||
|
|
||||||
from synapse.federation import initialize_http_replication
|
from synapse.federation import initialize_http_replication
|
||||||
from synapse.http.client import SimpleHttpClient, InsecureInterceptableContextFactory
|
from synapse.http.client import SimpleHttpClient, InsecureInterceptableContextFactory
|
||||||
|
|
Loading…
Add table
Reference in a new issue