1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-15 23:02:16 +03:00

Removed unused import

This commit is contained in:
A_D 2021-05-21 10:59:43 +02:00
parent c4e9767974
commit a79cde641e
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -17,7 +17,6 @@ import random
import time import time
import urllib.parse import urllib.parse
import webbrowser import webbrowser
import socket
from builtins import object, range, str from builtins import object, range, str
from email.utils import parsedate from email.utils import parsedate
from os.path import join from os.path import join