chore: minor fixes
This commit is contained in:
+1
-1
@@ -1,8 +1,8 @@
|
||||
from uuid import uuid4
|
||||
from typing import List, Optional
|
||||
|
||||
from lnbits.db import open_db
|
||||
from lnbits.settings import DEFAULT_WALLET_NAME, FEE_RESERVE
|
||||
from typing import List, Optional
|
||||
|
||||
from .models import User, Wallet, Payment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user