Skip to content

Commit 8acbad2

Browse files
authored
Update blob.rs
1 parent 0b08977 commit 8acbad2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/blob.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
//! # Blob directory management.
22
3-
use core::cmp::max;
43
use std::io::{Cursor, Seek};
54
use std::iter::FusedIterator;
65
use std::mem;

0 commit comments

Comments
 (0)