--- a/mercurial/dirstateutils/v2.py Thu Oct 14 13:58:25 2021 +0200
+++ b/mercurial/dirstateutils/v2.py Thu Oct 14 13:59:18 2021 +0200
@@ -149,7 +149,6 @@
else:
# There are no mtime-cached directories in the Python implementation
flags = 0
- mode = 0
size = 0
mtime_s = 0
mtime_ns = 0