Skip to content

Commit

Permalink
taplo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauthamastro committed Aug 20, 2024
1 parent 04ecd1c commit 25d79d8
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pallets/pdex-migration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,7 @@ sp-io = { workspace = true }

[features]
default = ["std"]
std = [
"parity-scale-codec/std",
"scale-info/std",
"frame-support/std",
"frame-system/std",
"pallet-balances/std",
"sp-runtime/std",
]
std = ["parity-scale-codec/std", "scale-info/std", "frame-support/std", "frame-system/std", "pallet-balances/std", "sp-runtime/std"]
runtime-benchmarks = [
"frame-benchmarking/runtime-benchmarks",
"frame-support/runtime-benchmarks",
Expand Down

0 comments on commit 25d79d8

Please sign in to comment.