refactor: purge Quart from the codebase
Most functionality is still broken
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import hashlib
|
||||
from quart import jsonify, url_for, request
|
||||
from lnurl import LnurlPayResponse, LnurlPayActionResponse, LnurlErrorResponse # type: ignore
|
||||
|
||||
from lnbits.core.services import create_invoice
|
||||
|
||||
Reference in New Issue
Block a user