mercurial/configitems.py
changeset 38221 ee1f052b45ef
parent 38215 f715faeaceee
child 38239 ead71b15efd5
--- a/mercurial/configitems.py	Sat Jun 02 15:55:28 2018 +0530
+++ b/mercurial/configitems.py	Sun Jun 03 17:02:38 2018 +0530
@@ -201,8 +201,6 @@
 )
 coreconfigitem('commands', 'update.check',
     default=None,
-    # Deprecated, remove after 4.4 release
-    alias=[('experimental', 'updatecheck')]
 )
 coreconfigitem('commands', 'update.requiredest',
     default=False,