From: Tom Christie Date: Thu, 21 Nov 2024 11:47:42 +0000 (+0000) Subject: Update test_config.py X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3933a88c2b61f84eb6de62492904425865d57e93;p=thirdparty%2Fhttpx.git Update test_config.py Drop unneeded code. --- diff --git a/tests/test_config.py b/tests/test_config.py index 6d4c5cd2..d4e67cec 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,6 +1,4 @@ import ssl -import typing -from pathlib import Path import pytest