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

@ -54,5 +54,5 @@ optimism = [
"reth-primitives/optimism",
"reth-execution-types/optimism",
"reth-optimism-consensus/optimism",
"reth-revm/optimism",
"revm/optimism",
]