1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 17:42:20 +03:00

plugins/edsm.py makes no use of import companion

So remove it.
This commit is contained in:
Athanasius 2020-07-12 19:10:57 +01:00
parent 2bd6e4cb1c
commit c25120e0aa

View File

@ -15,7 +15,6 @@ from ttkHyperlinkLabel import HyperlinkLabel
import myNotebook as nb
from config import appname, applongname, appversion, config
import companion
import plug
if __debug__: