Skip to content

Commit 10f5136

Browse files
removed unused import
1 parent 113fa60 commit 10f5136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/kubernetes_wsgi/server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from twisted.logger import STDLibLogObserver # type: ignore
1313
from twisted.python import threadpool # type: ignore
1414
from twisted.web.http import Request, proxiedLogFormatter # type: ignore
15-
import twisted.web.http
1615
from twisted.web.server import Site # type: ignore
1716
from twisted.web.wsgi import WSGIResource # type: ignore
1817

0 commit comments

Comments
 (0)