mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: fmt
This commit is contained in:
@ -179,7 +179,7 @@ where
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use crate::{chainspec::hl::hl_mainnet, HlHeader};
|
||||
use crate::{HlHeader, chainspec::hl::hl_mainnet};
|
||||
|
||||
use super::*;
|
||||
use alloy_primitives::{B256, U128};
|
||||
|
||||
Reference in New Issue
Block a user