Skip to content

Commit

Permalink
fix: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Apr 29, 2024
1 parent e370ee7 commit 8a92dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3135,4 +3135,4 @@ mod tests {
assert_eq!(actual.1, 2);
assert_eq!(actual.4.len(), 0);
}
}
}

0 comments on commit 8a92dc0

Please sign in to comment.