1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 18:37:39 +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

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