rust/hg-cpython/src/dirstate.rs
changeset 48061 060cd909439f
parent 48044 d5528ac9b4f2
child 48260 269ff8978086
--- 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::{