Skip to content

Commit

Permalink
tx-pool: rm useless allow deprecated (paradigmxyz#12526)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger authored Nov 13, 2024
1 parent c326708 commit d505089
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/transaction-pool/src/traits.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(deprecated)]

use crate::{
blobstore::BlobStoreError,
error::{InvalidPoolTransactionError, PoolResult},
Expand Down

0 comments on commit d505089

Please sign in to comment.