mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-27 05:40:32 +01:00
Fix other clippy warnings.
This commit is contained in:
@@ -171,7 +171,7 @@ impl Day24 {
|
||||
seen = Some(unit.faction);
|
||||
}
|
||||
|
||||
return false;
|
||||
false
|
||||
}
|
||||
|
||||
fn full_simulation(&mut self) {
|
||||
|
||||
Reference in New Issue
Block a user