1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-07 02:43:22 +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 re
import sys import sys
import tkinter as tk import tkinter as tk
from base64 import encode
from collections import OrderedDict from collections import OrderedDict
from os import SEEK_SET from os import SEEK_SET
from os.path import join from os.path import join