Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected committed Jan 20, 2025
1 parent a1719c7 commit 2883045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/rpc-types/src/transaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use alloy_consensus::{Transaction as _, Typed2718};
use alloy_eips::{eip2930::AccessList, eip7702::SignedAuthorization};
use alloy_primitives::{Address, BlockHash, Bytes, ChainId, TxKind, B256, U256};
use alloy_serde::OtherFields;
use maili_consensus::DepositTxEnvelope;
use op_alloy_consensus::OpTxEnvelope;
use serde::{Deserialize, Serialize};

Expand Down

0 comments on commit 2883045

Please sign in to comment.