hgext/hgk.py
changeset 2744 b5779a04f208
parent 2525 c49dc6f38a19
child 2858 345bac2bc4ec
child 2893 2497fa1c6b76
--- a/hgext/hgk.py
+++ b/hgext/hgk.py
@@ -334,6 +334,3 @@ cmdtable = {
                            ('n', 'max-count', 0, 'max-count')],
                  "hg debug-rev-list [options] revs"),
 }
-
-def reposetup(ui, repo):
-    pass