mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-18 19:41:11 +02:00
....
This commit is contained in:
@@ -5,8 +5,6 @@ from fastapi.params import Query
|
||||
from lnurl.types import LnurlPayMetadata
|
||||
from pydantic.main import BaseModel
|
||||
|
||||
from lnbits.extensions.lnaddress.crud import get_domain # type: ignore
|
||||
|
||||
|
||||
class CreateDomain(BaseModel):
|
||||
wallet: str = Query(...)
|
||||
|
Reference in New Issue
Block a user