Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
0xForerunner committed Oct 10, 2024
1 parent d205782 commit ac7fd69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion world-chain-builder/src/pool/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use reth::transaction_pool::error::{InvalidPoolTransactionError, PoolTransaction
use reth::transaction_pool::{PoolTransaction, TransactionValidationOutcome};
use reth_db::{DatabaseError, DatabaseWriteOperation};
use reth_provider::ProviderError;
use semaphore::Field;

use crate::pbh::external_nullifier::ExternalNullifierParsingError;

Expand Down

0 comments on commit ac7fd69

Please sign in to comment.