Skip to content

Commit

Permalink
chore: rm unused optimism feature (#11794)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Oct 16, 2024
1 parent 87399ae commit eec861f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions crates/rpc/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,3 @@ jsonrpsee = { workspace = true, features = ["client"] }

[features]
js-tracer = ["revm-inspectors/js-tracer", "reth-rpc-eth-types/js-tracer"]
optimism = [
"reth-primitives/optimism",
"reth-provider/optimism",
"reth-revm/optimism",
]

0 comments on commit eec861f

Please sign in to comment.