primitives: rm more alloy_primitives reexports (#11325)

This commit is contained in:
Thomas Coratger
2024-09-30 03:06:47 +02:00
committed by GitHub
parent ea1d04aa75
commit e21d75f9aa
53 changed files with 114 additions and 136 deletions

View File

@ -101,7 +101,7 @@ fn compare_receipts_root_and_logs_bloom(
#[cfg(test)]
mod tests {
use reth_primitives::hex;
use alloy_primitives::hex;
use super::*;