Skip to content

Commit

Permalink
fix ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yutianwu committed Nov 14, 2024
1 parent 5049919 commit fcc1c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/primitives/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ pub mod serde_bincode_compat {
}

// to make lint happy
#[cfg(feature = "bsc")]
use reth_chainspec as _;
#[cfg(any(feature = "bsc", feature = "opbnb"))]
use revm as _;

0 comments on commit fcc1c00

Please sign in to comment.