Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mubarak23 committed Nov 10, 2024
1 parent 018125d commit 6773e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cdk/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ pub enum Error {
/// No active keyset
#[error("No active keyset")]
NoActiveKeyset,
/// No active keyset
/// No active keyset
#[error("No active keyset with lowest fee")]
NoActiveKeysetWithLowestFee,
/// Incorrect quote amount
Expand Down

0 comments on commit 6773e52

Please sign in to comment.