Skip to content

Commit c13cbcf

Browse files
committed
.
1 parent adab18b commit c13cbcf

File tree

1 file changed

+1
-0
lines changed
  • git-ref/src/store/file/loose

1 file changed

+1
-0
lines changed

git-ref/src/store/file/loose/iter.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ use std::{
44
};
55

66
use git_features::fs::walkdir::DirEntryIter;
7+
use git_object::bstr::ByteSlice;
78

89
use crate::{
910
store_impl::file::{self, loose::Reference},

0 commit comments

Comments
 (0)