mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 01:55:53 +03:00
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.web import server, static
|
||||
from twisted.web.resource import Resource
|
||||
from twisted.web.client import URI
|
||||
|
||||
from synapse.app import check_bind_error
|
||||
from synapse.crypto.context_factory import ClientTLSOptionsFactory
|
||||
|
|
Loading…
Reference in a new issue