remove test imports from packages

This commit is contained in:
2017-05-26 22:48:01 -04:00
parent 628633143d
commit 0bb200515c
+1 -1
View File
@@ -33,7 +33,7 @@ from requests.hooks import default_hooks
from .compat import StringIO, u
from .utils import override_environ
from requests.packages.urllib3.util import Timeout as Urllib3Timeout
from urllib3.util import Timeout as Urllib3Timeout
# Requests to this URL should always fail with a connection timeout (nothing
# listening on that port)