1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-30 15:19:40 +03:00

removed dashboard import

This commit is contained in:
A_D 2021-06-30 14:26:45 +02:00
parent 1a3dad34b7
commit e11193110f
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -20,7 +20,6 @@ if TYPE_CHECKING:
import util_ships
from config import config
from dashboard import dashboard
from edmc_data import edmc_suit_shortnames, edmc_suit_symbol_localised
from EDMCLogging import get_main_logger