Clean up some warnings

This commit is contained in:
Marshall Bowers 2023-10-25 20:40:50 +02:00
parent b5eae86b67
commit 5355007719
2 changed files with 1 additions and 2 deletions

View file

@ -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