Skip to content

Commit

Permalink
Rm unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ameba23 committed Aug 15, 2024
1 parent f57303b commit fb5a4b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/threshold-signature-server/src/attestation/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ pub async fn attest(
use crate::{
chain_api::{get_api, get_rpc},
get_signer_and_x25519_secret,
helpers::substrate::submit_transaction,
};
use rand_core::OsRng;
use sp_core::Pair;
Expand Down

0 comments on commit fb5a4b7

Please sign in to comment.