Update __init__.py

This commit is contained in:
Arc
2020-04-02 13:07:01 +01:00
committed by GitHub
parent 4562d23f6e
commit 9ead85987f

View File

@@ -1,7 +1,6 @@
# flake8: noqa
from .lnd import LndWallet
from .lndgrpc import LndWalletgrpc
from .lndgrpc import LndWallet
from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet