refactor: purge Quart from the codebase

Most functionality is still broken
This commit is contained in:
Stefan Stammberger
2021-08-27 20:54:42 +02:00
parent ede038976f
commit 3e5af8c1d1
17 changed files with 962 additions and 181 deletions
-1
View File
@@ -2,7 +2,6 @@ import time
import trio
import traceback
from http import HTTPStatus
from quart import current_app
from typing import List, Callable
from lnbits.settings import WALLET