Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
klkvr committed Jan 20, 2025
1 parent d21200a commit 050dffc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/revm/src/batch.rs
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,6 @@ impl<T> BlockBatchRecord<T> {
#[cfg(test)]
mod tests {
use super::*;
use alloc::collections::BTreeMap;
use alloy_primitives::Address;
use reth_primitives::{Log, Receipt};
use reth_prune_types::{PruneMode, ReceiptsLogPruneConfig};

#[test]
fn test_save_receipts_empty() {
Expand Down

0 comments on commit 050dffc

Please sign in to comment.