chore: Run rustfmt on exercises
This commit is contained in:
@@ -7,4 +7,3 @@ fn main() {
|
||||
let mut shopping_list: Vec<?> = Vec::new();
|
||||
shopping_list.push("milk");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user