Remove last reference to Kusama feature

This commit is contained in:
Demi M. Obenour
2020-06-30 10:36:25 -04:00
parent d3df9eabe0
commit ff8e37f1d1
-1
View File
@@ -280,7 +280,6 @@ impl Staking for KusamaRuntime {
type RewardPoint = u32;
}
#[cfg(feature = "kusama")]
impl Balances for KusamaRuntime {
type Balance = u128;
}