chore: rm unused optimism feature (#11559)

This commit is contained in:
Matthias Seitz
2024-10-08 11:03:50 +02:00
committed by GitHub
parent 33b78dcf2b
commit 6e92ab8e43
4 changed files with 0 additions and 8 deletions

View File

@ -79,7 +79,6 @@ tempfile.workspace = true
optimism = [
"reth-primitives/optimism",
"reth-rpc-types-compat/optimism",
"reth-rpc-eth-api/optimism",
]
# Features for vergen to generate correct env vars
jemalloc = []