remove unused import

This commit is contained in:
callebtc
2022-10-18 11:20:40 +02:00
committed by dni ⚡
parent b682d12106
commit ff07aa5a66

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