Revert "fix: add arbitrary feature for op cli dev" (#12808)

This commit is contained in:
Matthias Seitz
2024-11-23 15:42:36 +01:00
committed by GitHub
parent c96118346a
commit c869c71183

View File

@ -111,8 +111,7 @@ jemalloc = [
dev = [ dev = [
"dep:proptest", "dep:proptest",
"reth-cli-commands/arbitrary", "reth-cli-commands/arbitrary"
"reth-optimism-primitives/arbitrary"
] ]
serde = [ serde = [
"alloy-consensus?/serde", "alloy-consensus?/serde",