mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-01 02:51:29 +02:00
Update db.py
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
import sqlite3
|
||||
|
||||
import os
|
||||
from .settings import DATABASE_PATH
|
||||
from .settings import LNBITS_PATH
|
||||
|
||||
|
||||
class Database:
|
||||
|
Reference in New Issue
Block a user