diff --git a/frame/dutch-auction/Cargo.toml b/frame/dutch-auction/Cargo.toml index 9502f21a3e8..18c3a866a15 100644 --- a/frame/dutch-auction/Cargo.toml +++ b/frame/dutch-auction/Cargo.toml @@ -59,7 +59,6 @@ std = [ "frame-support/std", "codec/std", "composable-traits/std", - "orml-tokens/std", ] runtime-benchmarks = [ diff --git a/frame/liquidations/Cargo.toml b/frame/liquidations/Cargo.toml index 4a2d5d3acaa..3816b9d9b76 100644 --- a/frame/liquidations/Cargo.toml +++ b/frame/liquidations/Cargo.toml @@ -57,7 +57,6 @@ std = [ "sp-arithmetic/std", "composable-traits/std", "scale-info/std", - "orml-tokens/std", ] runtime-benchmarks = [