make format
This commit is contained in:
parent
ead5ae0d82
commit
cd11f92ed9
1 changed files with 1 additions and 4 deletions
|
|
@ -13,10 +13,7 @@ from loguru import logger
|
||||||
|
|
||||||
from lnbits import bolt11
|
from lnbits import bolt11
|
||||||
from lnbits.db import Connection
|
from lnbits.db import Connection
|
||||||
from lnbits.decorators import (
|
from lnbits.decorators import WalletTypeInfo, require_admin_key
|
||||||
WalletTypeInfo,
|
|
||||||
require_admin_key,
|
|
||||||
)
|
|
||||||
from lnbits.helpers import url_for, urlsafe_short_hash
|
from lnbits.helpers import url_for, urlsafe_short_hash
|
||||||
from lnbits.requestvars import g
|
from lnbits.requestvars import g
|
||||||
from lnbits.settings import (
|
from lnbits.settings import (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue