mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 00:07:14 +03:00
protocol.py: Need from config import config
This commit is contained in:
parent
a8aab186bf
commit
104f215732
@ -6,6 +6,7 @@ import urllib.request, urllib.error, urllib.parse
|
||||
import sys
|
||||
|
||||
from EDMCLogging import get_main_logger
|
||||
from config import config
|
||||
|
||||
logger = get_main_logger()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user