diff --git a/primitives/npos-elections/Cargo.toml b/primitives/npos-elections/Cargo.toml index cd704082f5713..a3ca9325bf935 100644 --- a/primitives/npos-elections/Cargo.toml +++ b/primitives/npos-elections/Cargo.toml @@ -32,7 +32,6 @@ std = [ "codec/std", "scale-info/std", "serde/std", - "sp-arithmetic/std", "sp-core/std", "sp-runtime/std", "sp-std/std",