mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-26 21:30:31 +01:00
Correct formatting.
This commit is contained in:
@@ -66,7 +66,6 @@ fn find_first(n: usize, len: usize) -> usize {
|
||||
unreachable!();
|
||||
}
|
||||
|
||||
|
||||
#[derive(Default)]
|
||||
pub struct Day14 {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user