commit b1f8c424241f16a745940302a700478e89417955
parent f5c58c5e19fdc7098197f33cb3cf3e7d86080f1c
Author: ThomasV <thomasv@electrum.org>
Date: Tue, 7 May 2019 10:34:21 +0200
post-rebase fix
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/electrum/commands.py b/electrum/commands.py
@@ -46,7 +46,6 @@ from .paymentrequest import PR_PAID, PR_UNPAID, PR_UNKNOWN, PR_EXPIRED
from .synchronizer import Notifier
from .wallet import Abstract_Wallet, create_new_wallet, restore_wallet_from_text
from .address_synchronizer import TX_HEIGHT_LOCAL
-from .import lightning
from .mnemonic import Mnemonic
from .lnutil import SENT, RECEIVED
from .lnpeer import channel_id_from_funding_tx