Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0xVolosnikov committed Dec 18, 2024
1 parent a6bbbaa commit f6e4096
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions core/lib/contract_verifier/src/tests/mod.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
//! Tests for the contract verifier.
use std::{
collections::{HashMap, HashSet},
iter,
};
use std::collections::{HashMap, HashSet};

use test_casing::{test_casing, Product};
use tokio::sync::watch;
Expand Down

0 comments on commit f6e4096

Please sign in to comment.