fix: remove unused gzip import in test_helpers.py

This commit is contained in:
Willi Ballenthin
2026-04-22 18:51:08 +03:00
committed by Willi Ballenthin
parent f6f3380fd3
commit a5082beed0

View File

@@ -13,7 +13,6 @@
# limitations under the License.
import gzip
import codecs
from pathlib import Path