Submitter | phabricator |
---|---|
Date | Dec. 30, 2019, 1:32 p.m. |
Message ID | <fda43e6805558e7e7c153bf93c41da68@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/44127/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/hgext/fastannotate/support.py b/hgext/fastannotate/support.py --- a/hgext/fastannotate/support.py +++ b/hgext/fastannotate/support.py @@ -74,7 +74,6 @@ may raise Exception, and always return line numbers. """ master = _getmaster(fctx) - annotated = contents = None with context.fctxannotatecontext(fctx, follow, diffopts) as ac: try: