chore: rm unused optimism feature (#9342)

This commit is contained in:
Matthias Seitz
2024-07-06 15:09:04 +02:00
committed by GitHub
parent 8623047704
commit d7f5466433

View File

@ -66,7 +66,6 @@ arbitrary = [
"reth-primitives/arbitrary",
"dep:arbitrary",
]
optimism = ["reth-primitives/optimism"]
serde = ["dep:serde"]
[[test]]