mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: make clippy happy (#13772)
This commit is contained in:
@ -160,7 +160,7 @@ impl DisplayHardforks {
|
||||
ForkCondition::Timestamp(_) => {
|
||||
post_merge.push(display_fork);
|
||||
}
|
||||
ForkCondition::Never => continue,
|
||||
ForkCondition::Never => {}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user