Skip to content

Commit

Permalink
Get rid of warning when building tests
Browse files Browse the repository at this point in the history
  • Loading branch information
HCastano committed Oct 22, 2024
1 parent ca53344 commit 95710a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/threshold-signature-server/src/user/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ use entropy_protocol::{
};
use entropy_shared::{
HashingAlgorithm, DAVE_VERIFYING_KEY, DEFAULT_VERIFYING_KEY_NOT_REGISTERED, DEVICE_KEY_HASH,
EVE_VERIFYING_KEY, NETWORK_PARENT_KEY,
NETWORK_PARENT_KEY,
};
use entropy_testing_utils::{
chain_api::{
Expand Down

0 comments on commit 95710a1

Please sign in to comment.