chore: remove reth-revm optimism (#8141)

This commit is contained in:
Matthias Seitz
2024-05-07 18:55:46 +02:00
committed by GitHub
parent a2623e8364
commit 00f9acb94e
15 changed files with 18 additions and 129 deletions

View File

@ -33,7 +33,6 @@ reth-revm = { workspace = true, features = ["test-utils"] }
optimism = [
"reth-primitives/optimism",
"reth-provider/optimism",
"reth-revm/optimism",
"reth-interfaces/optimism",
"revm-primitives/optimism",
]