Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gupnik committed Aug 14, 2023
1 parent 90e379a commit 55302ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frame/multisig/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ std = [
"sp-io/std",
"sp-runtime/std",
"sp-std/std",
"pallet-balances/std",
"sp-core/std"
"pallet-balances/std"
]
runtime-benchmarks = [
"frame-benchmarking/runtime-benchmarks",
Expand Down

0 comments on commit 55302ba

Please sign in to comment.