chore: remove unused arbitrary dep from optimism-primitives (#14392)

This commit is contained in:
Dan Cline
2025-02-11 04:56:10 -05:00
committed by GitHub
parent 63bec101bf
commit 0d64c40edc

View File

@ -71,7 +71,6 @@ reth-codec = [
"dep:reth-codecs", "dep:reth-codecs",
"std", "std",
"dep:proptest", "dep:proptest",
"dep:arbitrary",
"reth-primitives-traits/reth-codec", "reth-primitives-traits/reth-codec",
"reth-codecs?/op", "reth-codecs?/op",
"dep:bytes", "dep:bytes",