fix: typo

This commit is contained in:
Eneko Illarramendi
2020-05-04 17:34:53 +02:00
parent 35fb524e1e
commit 9eb253fe55

View File

@@ -5,5 +5,5 @@ from .lndgrpc import LndWallet
from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet
from .lnbits import LnbitsWallet
from .lnbits import LNbitsWallet
from .lndrest import LndRestWallet