Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Sep 29, 2024
1 parent 99fd621 commit 68f89b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions testing/testing-utils/src/genesis_allocator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ use std::{
///
/// # Example
/// ```
/// # use alloy_primitives::{Address, U256};
/// # use reth_primitives::{hex, Bytes};
/// # use alloy_primitives::{Address, U256, hex, Bytes};
/// # use reth_testing_utils::GenesisAllocator;
/// # use std::str::FromStr;
/// let mut allocator = GenesisAllocator::default();
Expand Down

0 comments on commit 68f89b7

Please sign in to comment.