chore: reorder super (#12380)

This commit is contained in:
Matthias Seitz
2024-11-07 16:42:37 +01:00
committed by GitHub
parent 190a1d8bb4
commit cf095a7536
11 changed files with 15 additions and 30 deletions

View File

@ -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() {