diff --git a/substrate/frame/conviction-voting/Cargo.toml b/substrate/frame/conviction-voting/Cargo.toml index 2146808cf1b1..6d62ba4e3ecc 100644 --- a/substrate/frame/conviction-voting/Cargo.toml +++ b/substrate/frame/conviction-voting/Cargo.toml @@ -37,7 +37,6 @@ default = [ "std" ] std = [ "codec/std", "frame-benchmarking?/std", - "frame-support/std", "frame-system/std", "pallet-balances/std", "pallet-scheduler/std",