Skip to content

Commit c51cfaa

Browse files
committed
Remove unused param types.
1 parent 2984a45 commit c51cfaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xtokens/src/mock/para.rs

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ pub type XcmOriginToCallOrigin = (
131131

132132
parameter_types! {
133133
pub const UnitWeightCost: Weight = 10;
134-
pub KsmPerSecond: (MultiLocation, u128) = (X1(Parent), WEIGHT_PER_SECOND as u128);
135134
}
136135

137136
pub type LocalAssetTransactor = MultiCurrencyAdapter<

0 commit comments

Comments
 (0)