diff --git a/synapse/handlers/acme.py b/synapse/handlers/acme.py index 9d1b1a1c2999717bfa211dd02d8bacde9c6cc6d1..93a6a36e6a48b6ed84a722ab7c1194087a9b1892 100644 --- a/synapse/handlers/acme.py +++ b/synapse/handlers/acme.py @@ -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