Skip to content

Commit 502f129

Browse files
committed
remove uneeded use
1 parent 4810d64 commit 502f129

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

snapshot-lib/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
pub use fraction::Fraction;
22
use jormungandr_lib::{crypto::account::Identifier, interfaces::Value};
3-
use proptest::prelude::Arbitrary;
43
use registration::MainnetStakeAddress;
54
use registration::{Delegations, MainnetRewardAddress, VotingRegistration};
65
use serde::{Deserialize, Serialize};

0 commit comments

Comments
 (0)