fix: mypy - double import of lnurldevice_ext
This commit is contained in:
parent
9ed5a19bd0
commit
4d1480eff3
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ from fastapi import Depends, HTTPException, Query, Request
|
|||
|
||||
from lnbits.core.crud import get_user
|
||||
from lnbits.decorators import WalletTypeInfo, get_key_type, require_admin_key
|
||||
from lnbits.extensions.lnurldevice import lnurldevice_ext
|
||||
from lnbits.utils.exchange_rates import currencies
|
||||
|
||||
from . import lnurldevice_ext
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue