1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-29 22:59:45 +03:00

Remove unused import

This commit is contained in:
A_D 2022-01-27 14:59:27 +02:00
parent 6c0cb45e61
commit d6dcebf545
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -6,7 +6,6 @@ import pathlib
import re
import sys
import tkinter as tk
from base64 import encode
from collections import OrderedDict
from os import SEEK_SET
from os.path import join