forked from MirrorHub/synapse
Remove unused import
This commit is contained in:
parent
1895d14e12
commit
af8a2f679b
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ from twisted.python.filepath import FilePath
|
||||||
from twisted.python.url import URL
|
from twisted.python.url import URL
|
||||||
from twisted.web import server, static
|
from twisted.web import server, static
|
||||||
from twisted.web.resource import Resource
|
from twisted.web.resource import Resource
|
||||||
from twisted.web.client import URI
|
|
||||||
|
|
||||||
from synapse.app import check_bind_error
|
from synapse.app import check_bind_error
|
||||||
from synapse.crypto.context_factory import ClientTLSOptionsFactory
|
from synapse.crypto.context_factory import ClientTLSOptionsFactory
|
||||||
|
|
Loading…
Reference in a new issue