Skip to content

Commit

Permalink
remove unnecessary allow
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Nov 5, 2024
1 parent fd0012d commit be16b79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion download-utils/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![allow(clippy::arithmetic_side_effects)]
pub use solana_file_downloader::DownloadProgressRecord;
use {
log::*,
Expand Down

0 comments on commit be16b79

Please sign in to comment.