chore: rm optimism feature from reth-provider (#14035)

This commit is contained in:
Matthias Seitz
2025-01-28 14:31:26 +01:00
committed by GitHub
parent 0f2e2faeda
commit 5cf0276f1e
11 changed files with 19 additions and 34 deletions

View File

@ -53,6 +53,5 @@ tracing.workspace = true
[features]
optimism = [
"reth-provider/optimism",
"revm-primitives/optimism",
]