fix: fix clippy lint
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
// Use this file if you want to extract sections of your solutions.
|
||||
// Example import: `use aoc::helpers::example_fn;`
|
||||
/*
|
||||
* Use this file if you want to extract helpers from your solutions.
|
||||
* Example import from this file: `use aoc::helpers::example_fn;`
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user