Skip to content

Commit

Permalink
chore(deps): remove unused sp-core from signer (#1617)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 committed May 27, 2024
1 parent e8a9232 commit 52fce46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion signer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ std = [
"bip39/std",
"schnorrkel/std",
"secp256k1/std",
"sp-core/std"
]

# Pick the signer implementation(s) you need by enabling the
Expand Down

0 comments on commit 52fce46

Please sign in to comment.