]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update test_config.py
authorTom Christie <tom@tomchristie.com>
Thu, 21 Nov 2024 11:47:42 +0000 (11:47 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Nov 2024 11:47:42 +0000 (11:47 +0000)
Drop unneeded code.

tests/test_config.py

index 6d4c5cd211a22426e7d12f6c54a1799aa5a50f48..d4e67cec3573417a60c5af0a93ed6cd181bb3b0e 100644 (file)
@@ -1,6 +1,4 @@
 import ssl
-import typing
-from pathlib import Path
 
 import pytest