chore: rm optimism feature from reth-revm (#11797)

This commit is contained in:
Matthias Seitz
2024-10-16 14:44:19 +02:00
committed by GitHub
parent 6f04110876
commit c76d319444
4 changed files with 2 additions and 4 deletions

View File

@ -52,5 +52,5 @@ optimism = [
"reth-primitives/optimism",
"reth-provider/optimism",
"reth-optimism-evm/optimism",
"reth-revm/optimism",
"revm/optimism",
]