Skip to content

Commit b897380

Browse files
committed
fix: remove unused import post-merge
1 parent 91c38d0 commit b897380

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stacks-signer/src/v0/signer.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ use libsigner::{BlockProposal, SignerEvent};
3434
use slog::{slog_debug, slog_error, slog_info, slog_warn};
3535
use stacks_common::types::chainstate::StacksAddress;
3636
use stacks_common::util::get_epoch_time_secs;
37-
use stacks_common::util::hash::Sha512Trunc256Sum;
3837
use stacks_common::util::secp256k1::MessageSignature;
3938
use stacks_common::{debug, error, info, warn};
4039

0 commit comments

Comments
 (0)