remove unused import

This commit is contained in:
callebtc 2022-10-18 11:20:40 +02:00
parent 161d49a450
commit 0f3ac18f34

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