Clean up some warnings
This commit is contained in:
parent
b5eae86b67
commit
5355007719
2 changed files with 1 additions and 2 deletions
|
@ -2052,6 +2052,7 @@ impl LocalSnapshot {
|
|||
ignore_stack
|
||||
}
|
||||
|
||||
#[allow(dead_code)] // todo!("remove this when we use it")
|
||||
#[cfg(test)]
|
||||
pub(crate) fn expanded_entries(&self) -> impl Iterator<Item = &Entry> {
|
||||
self.entries_by_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue