remove wrong nostrclient include
This commit is contained in:
parent
64da75d605
commit
b2f970fd66
1 changed files with 0 additions and 2 deletions
2
lnurl.py
2
lnurl.py
|
|
@ -14,8 +14,6 @@ from urllib.parse import urlparse
|
||||||
import json
|
import json
|
||||||
from . import nostr_publickey
|
from . import nostr_publickey
|
||||||
|
|
||||||
from ..nostrclient.nostr.key import PrivateKey, PublicKey
|
|
||||||
|
|
||||||
|
|
||||||
@lnurlp_ext.get(
|
@lnurlp_ext.get(
|
||||||
"/api/v1/lnurl/cb/lnaddr/{link_id}",
|
"/api/v1/lnurl/cb/lnaddr/{link_id}",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue