1
0

lightning: post-rebase fixes, read_QIcon and invalid import

This commit is contained in:
Janus
2019-02-07 18:15:34 +01:00
committed by ThomasV
parent d5006e83e7
commit f5cee9ecf6
4 changed files with 8 additions and 11 deletions

View File

@@ -51,9 +51,6 @@ from electrum.wallet import Wallet, Abstract_Wallet
from electrum.logging import Logger
from .installwizard import InstallWizard, WalletAlreadyOpenInMemory
from electrum.lightning import LightningUI
from .util import get_default_language, read_QIcon, ColorScheme, custom_message_box
from .main_window import ElectrumWindow
from .network_dialog import NetworkDialog