fix: lint
This commit is contained in:
parent
d0e5e42398
commit
f6aee04c40
4 changed files with 2 additions and 4 deletions
|
|
@ -3,7 +3,6 @@ from http import HTTPStatus
|
|||
from typing import Optional
|
||||
|
||||
from fastapi import APIRouter, Depends, HTTPException, Query, Request
|
||||
|
||||
from lnbits.core.crud import get_user
|
||||
from lnbits.core.models import WalletTypeInfo
|
||||
from lnbits.decorators import require_admin_key, require_invoice_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue