mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-02 16:41:04 +03:00
This version of protocol.py doesn't yet need EDMCLogging
This commit is contained in:
parent
c67b1b76f7
commit
7e0c141547
@ -5,7 +5,6 @@ import threading
|
|||||||
import urllib.request, urllib.error, urllib.parse
|
import urllib.request, urllib.error, urllib.parse
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from EDMCLogging import get_main_logger
|
|
||||||
from config import config
|
from config import config
|
||||||
from constants import protocolhandler_redirect
|
from constants import protocolhandler_redirect
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user