Skip to content

Commit 7a13d87

Browse files
authored
Update value_log.rs
1 parent 0836931 commit 7a13d87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/value_log.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,6 @@ impl ValueLog {
444444
/// # Errors
445445
///
446446
/// Will return `Err` if an IO error occurs.
447-
#[allow(clippy::result_uAnit_err)]
448447
pub fn scan_for_stats(
449448
&self,
450449
iter: impl Iterator<Item = std::io::Result<(ValueHandle, u32)>>,

0 commit comments

Comments
 (0)