remove wrong nostrclient include

This commit is contained in:
callebtc 2023-04-26 13:35:09 +02:00
commit b2f970fd66

View file

@ -14,8 +14,6 @@ from urllib.parse import urlparse
import json
from . import nostr_publickey
from ..nostrclient.nostr.key import PrivateKey, PublicKey
@lnurlp_ext.get(
"/api/v1/lnurl/cb/lnaddr/{link_id}",