Skip to content

Commit fd8e968

Browse files
committed
Remove import
1 parent 05a19eb commit fd8e968

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tool/subcommands/api_cmd/test_snapshot.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ mod tests {
189189
use crate::utils::net::{DownloadFileOption, download_file_with_cache};
190190
use crate::utils::proofs_api::ensure_proof_params_downloaded;
191191
use ahash::HashSet;
192-
use chrono::Utc;
193192
use directories::ProjectDirs;
194193
use futures::{StreamExt, stream::FuturesUnordered};
195194
use itertools::Itertools as _;

0 commit comments

Comments
 (0)