Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
MordechaiHadad committed Aug 8, 2024
1 parent 22717c0 commit 9d85064
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/helpers/checksum.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use anyhow::Result;
use sha2::{Digest, Sha256};
use tracing::{info, warn};
use std::path::Path;
use std::{fs, io};

Expand Down

0 comments on commit 9d85064

Please sign in to comment.