]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Drop unused import 251/head
authorTom Christie <tom@tomchristie.com>
Tue, 20 Aug 2019 13:30:23 +0000 (14:30 +0100)
committerTom Christie <tom@tomchristie.com>
Tue, 20 Aug 2019 13:30:23 +0000 (14:30 +0100)
httpx/interfaces.py

index ae5b8e01a265b1968a17212c723953cd2a9980a9..6a39175f3e4de08bc3ac3f5a1eb988eb3620ab5c 100644 (file)
@@ -1,4 +1,3 @@
-import enum
 import ssl
 import typing
 from types import TracebackType