mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-20 13:04:23 +02:00
isort
This commit is contained in:
@@ -2,8 +2,8 @@ import asyncio
|
||||
from fastapi import APIRouter
|
||||
|
||||
from lnbits.db import Database
|
||||
from lnbits.helpers import template_renderer
|
||||
from lnbits.tasks import catch_everything_and_restart
|
||||
from lnbits.helpers import template_renderer
|
||||
|
||||
db = Database("ext_lnurldevice")
|
||||
|
||||
|
Reference in New Issue
Block a user