mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 00:07:14 +03:00
re-added appname import from constants
This commit is contained in:
parent
660878dcff
commit
adba94efa2
@ -8,9 +8,9 @@ import urllib.parse
|
||||
import urllib.request
|
||||
from typing import TYPE_CHECKING, Optional
|
||||
|
||||
from config import config
|
||||
from constants import appname, protocolhandler_redirect
|
||||
from EDMCLogging import get_main_logger
|
||||
from config import appname, config
|
||||
from constants import protocolhandler_redirect
|
||||
|
||||
if TYPE_CHECKING:
|
||||
import tkinter
|
||||
|
Loading…
x
Reference in New Issue
Block a user