mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: reorder super (#12380)
This commit is contained in:
@ -281,9 +281,8 @@ impl EtlFile {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use alloy_primitives::{TxHash, TxNumber};
|
||||
|
||||
use super::*;
|
||||
use alloy_primitives::{TxHash, TxNumber};
|
||||
|
||||
#[test]
|
||||
fn etl_hashes() {
|
||||
|
||||
Reference in New Issue
Block a user