This commit is contained in:
callebtc
2022-10-09 10:54:42 +02:00
parent 590a1a349a
commit 2c93fee565
3 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ from cashu.core.base import (
SplitRequest,
)
from cashu.core.errors import CashuError
from cashu.mint import ledger
router: APIRouter = APIRouter()