mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-22 14:52:05 +02:00
fix up copilot
This commit is contained in:
parent
b1d1cc6de3
commit
eac55c2236
@ -1,7 +1,6 @@
|
||||
from http import HTTPStatus
|
||||
|
||||
from fastapi import Request
|
||||
from fastapi.param_functions import Depends, Query
|
||||
from fastapi import Request, Depends, Query
|
||||
from starlette.exceptions import HTTPException
|
||||
|
||||
from lnbits.core.services import websocketUpdater
|
||||
|
Loading…
x
Reference in New Issue
Block a user