mercurial/help.py
changeset 41074 9afe128f7727
parent 41010 e8e2a7656e83
child 41075 d0c86a7447a6
--- a/mercurial/help.py	Fri Dec 28 17:33:13 2018 -0500
+++ b/mercurial/help.py	Fri Dec 28 17:45:27 2018 -0500
@@ -119,7 +119,6 @@
     TOPIC_CATEGORY_CONCEPTS: 'Concepts',
     TOPIC_CATEGORY_MISC: 'Miscellaneous',
     TOPIC_CATEGORY_NONE: 'Uncategorized topics',
-    TOPIC_CATEGORY_NONE: 'Uncategorized topics',
 }
 
 def listexts(header, exts, indent=1, showdeprecated=False):