D3947: rebase: remove unused variable "release" and an extra blank line

khanchi97 (Sushil khanchi) phabricator at mercurial-scm.org
Sun Jul 15 10:20:44 UTC 2018


khanchi97 created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D3947

AFFECTED FILES
  hgext/rebase.py

CHANGE DETAILS

diff --git a/hgext/rebase.py b/hgext/rebase.py
--- a/hgext/rebase.py
+++ b/hgext/rebase.py
@@ -52,8 +52,6 @@
     util,
 )
 
-release = lock.release
-
 # The following constants are used throughout the rebase module. The ordering of
 # their values must be maintained.
 



To: khanchi97, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list