Skip to content

Commit 06858d2

Browse files
committed
fix build
1 parent 928a9ac commit 06858d2

File tree

1 file changed

+1
-0
lines changed
  • src/catalyst-toolbox/snapshot-lib/src

1 file changed

+1
-0
lines changed

src/catalyst-toolbox/snapshot-lib/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ pub mod tests {
360360
use proptest::prelude::*;
361361
//use test_strategy::proptest;
362362

363+
#[allow(dead_code)]
363364
struct DummyAssigner;
364365

365366
impl VotingGroupAssigner for DummyAssigner {

0 commit comments

Comments
 (0)