chore: code format

This commit is contained in:
Vlad Stan
2022-11-16 16:32:57 +02:00
parent 706eef2b9a
commit 00aa0c6cd9
4 changed files with 11 additions and 5 deletions
-1
View File
@@ -6,7 +6,6 @@ from lnbits.db import Database
from lnbits.helpers import template_renderer
from lnbits.tasks import catch_everything_and_restart
db = Database("ext_events")