rustfmt 2023

This commit is contained in:
Dylan Thies
2023-12-29 08:57:56 -05:00
parent c05ab694ab
commit 49009dfada
11 changed files with 133 additions and 79 deletions

View File

@@ -59,4 +59,3 @@ mod test {
assert_eq!(result, "114".to_string());
}
}

View File

@@ -61,4 +61,3 @@ mod test {
assert_eq!(result, "2".to_string());
}
}