1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

removed unused import

This commit is contained in:
A_D 2022-01-26 22:40:09 +02:00
parent e891ee4da0
commit 6c0cb45e61
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -1,5 +1,4 @@
"""Simple HTTP listener to be used with debugging various EDMC sends."""
import gzip
import json
import pathlib
import tempfile