relative import
This commit is contained in:
parent
c3ded0b51c
commit
a0c66871fa
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from starlette.exceptions import HTTPException
|
|||
|
||||
from lnbits.core.crud import get_user
|
||||
from lnbits.decorators import WalletTypeInfo, require_admin_key
|
||||
from lnbits.extensions.bleskomat.models import CreateBleskomat
|
||||
from .models import CreateBleskomat
|
||||
|
||||
from . import bleskomat_ext
|
||||
from .crud import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue