mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-18 05:41:54 +01:00
Update db.py
This commit is contained in:
parent
700e982669
commit
3c498b3eae
@ -1,6 +1,7 @@
|
||||
import sqlite3
|
||||
|
||||
import os
|
||||
from .settings import DATABASE_PATH
|
||||
from .settings import LNBITS_PATH
|
||||
|
||||
|
||||
class Database:
|
||||
|
Loading…
x
Reference in New Issue
Block a user