Skip to content

Commit 375e6c1

Browse files
committed
refactor(gamma): big decimal
1 parent 7dac2e1 commit 375e6c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/chain-libs/chain-vote/src/tally.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ use std::num::NonZeroI64;
22
use std::num::NonZeroU64;
33

44
use std::str::FromStr;
5-
use tracing::info;
65

76
use crate::GroupElement;
87
use crate::{

0 commit comments

Comments
 (0)