remove unused import

This commit is contained in:
callebtc
2022-12-01 12:21:24 +01:00
committed by dni ⚡
parent b682d12106
commit ff07aa5a66
-1
View File
@@ -12,7 +12,6 @@ from lnbits.helpers import urlsafe_short_hash
from . import db
from .core.base import Invoice
from .models import Cashu, Pegs, Promises, Proof
from cashu.core.base import MintKeyset