hgext/rebase.py
changeset 25099 5e111215e38b
parent 25075 d1bd0fd07ee6
child 25102 bb2f543b48b5
--- a/hgext/rebase.py	Thu May 07 23:40:29 2015 -0700
+++ b/hgext/rebase.py	Thu May 14 21:34:46 2015 -0700
@@ -1116,4 +1116,3 @@
          _("use 'hg rebase --continue' or 'hg rebase --abort'")])
     # ensure rebased rev are not hidden
     extensions.wrapfunction(repoview, '_getdynamicblockers', _rebasedvisible)
-