mercurial/configitems.py
changeset 48068 bf8837e3d7ce
parent 48033 62f325f9b347
child 48235 5c567aca080d
--- a/mercurial/configitems.py	Tue Sep 28 20:00:19 2021 +0200
+++ b/mercurial/configitems.py	Mon Sep 27 12:09:15 2021 +0200
@@ -964,11 +964,6 @@
 )
 coreconfigitem(
     b'experimental',
-    b'dirstate-tree.in-memory',
-    default=False,
-)
-coreconfigitem(
-    b'experimental',
     b'editortmpinhg',
     default=False,
 )