tpost-rebase fix - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit b1f8c424241f16a745940302a700478e89417955
DIR parent f5c58c5e19fdc7098197f33cb3cf3e7d86080f1c
HTML Author: ThomasV <thomasv@electrum.org>
Date: Tue, 7 May 2019 10:34:21 +0200
post-rebase fix
Diffstat:
M electrum/commands.py | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/electrum/commands.py b/electrum/commands.py
t@@ -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