Skip to content

Commit

Permalink
chore: check that warnings are denied
Browse files Browse the repository at this point in the history
DONTMERGE
  • Loading branch information
Gilad Chase committed Nov 12, 2024
1 parent 1040e9b commit cd05e6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/mempool/src/mempool.rs
Original file line number Diff line number Diff line change
Expand Up @@ -360,3 +360,5 @@ impl std::fmt::Display for TransactionReference {
)
}
}

pub struct dont_merge_me;

0 comments on commit cd05e6b

Please sign in to comment.