Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
lollerfirst committed Nov 24, 2024
1 parent 2907f85 commit 1fcd723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cashu/mint/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
MintMethodSetting,
)
from ..core.nuts import (
CACHE_NUT,
DLEQ_NUT,
FEE_RETURN_NUT,
HTLC_NUT,
Expand All @@ -17,7 +18,6 @@
SCRIPT_NUT,
STATE_NUT,
WEBSOCKETS_NUT,
CACHE_NUT,
)
from ..core.settings import settings
from ..mint.protocols import SupportsBackends
Expand Down

0 comments on commit 1fcd723

Please sign in to comment.