mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 08:17:13 +03:00
protocol.py: Reinstate 'from config import appname'
This commit is contained in:
parent
a75f5b9130
commit
bf7e21a94f
@ -5,7 +5,7 @@ import threading
|
||||
import urllib.request, urllib.error, urllib.parse
|
||||
import sys
|
||||
|
||||
from config import config
|
||||
from config import appname, config
|
||||
from constants import protocolhandler_redirect
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user