Skip to content

Commit

Permalink
Update value_log.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 authored Aug 4, 2024
1 parent 0836931 commit 7a13d87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/value_log.rs
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ impl ValueLog {
/// # Errors
///
/// Will return `Err` if an IO error occurs.
#[allow(clippy::result_uAnit_err)]
pub fn scan_for_stats(
&self,
iter: impl Iterator<Item = std::io::Result<(ValueHandle, u32)>>,
Expand Down

0 comments on commit 7a13d87

Please sign in to comment.