mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 12:26:19 +02:00
remove unused import
This commit is contained in:
@@ -12,7 +12,6 @@ from lnbits.helpers import urlsafe_short_hash
|
|||||||
|
|
||||||
from . import db
|
from . import db
|
||||||
|
|
||||||
from .core.base import Invoice
|
|
||||||
from .models import Cashu, Pegs, Promises, Proof
|
from .models import Cashu, Pegs, Promises, Proof
|
||||||
|
|
||||||
from cashu.core.base import MintKeyset
|
from cashu.core.base import MintKeyset
|
||||||
|
Reference in New Issue
Block a user