Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

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 bebf1c4 commit 0d0d0fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/primitives/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ 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 0d0d0fe

Please sign in to comment.