diff -r a660d8a53267 -r 060cd909439f rust/hg-cpython/src/dirstate.rs --- a/rust/hg-cpython/src/dirstate.rs Wed Sep 22 17:46:29 2021 +0200 +++ b/rust/hg-cpython/src/dirstate.rs Tue Sep 28 20:05:37 2021 +0200 @@ -13,7 +13,6 @@ mod dirs_multiset; mod dirstate_map; mod item; -mod non_normal_entries; mod status; use self::item::DirstateItem; use crate::{