author | Matt Harbison <matt_harbison@yahoo.com> |
Fri, 28 Dec 2018 17:45:27 -0500 | |
changeset 41074 | 9afe128f7727 |
parent 41073 | 536beb130f3c |
child 41075 | d0c86a7447a6 |
mercurial/help.py | file | annotate | diff | comparison | revisions |
--- 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):