mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-13 10:20:51 +02:00
relative import
This commit is contained in:
parent
c3ded0b51c
commit
a0c66871fa
@ -6,7 +6,7 @@ from starlette.exceptions import HTTPException
|
|||||||
|
|
||||||
from lnbits.core.crud import get_user
|
from lnbits.core.crud import get_user
|
||||||
from lnbits.decorators import WalletTypeInfo, require_admin_key
|
from lnbits.decorators import WalletTypeInfo, require_admin_key
|
||||||
from lnbits.extensions.bleskomat.models import CreateBleskomat
|
from .models import CreateBleskomat
|
||||||
|
|
||||||
from . import bleskomat_ext
|
from . import bleskomat_ext
|
||||||
from .crud import (
|
from .crud import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user