diff mercurial/hg.py @ 41387:876494fd967d

cleanup: delete lots of unused local variables These were found by IntelliJ. There are many more, but these seemed pretty safe. Differential Revision: https://phab.mercurial-scm.org/D5629
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 17 Jan 2019 09:17:12 -0800
parents 44a51c1c8e17
children bc843e251134
line wrap: on
line diff
--- a/mercurial/hg.py	Mon Sep 24 14:46:37 2018 -0700
+++ b/mercurial/hg.py	Thu Jan 17 09:17:12 2019 -0800
@@ -282,7 +282,7 @@
     called.
     """
 
-    destlock = lock = None
+    destlock = None
     lock = repo.lock()
     try:
         # we use locks here because if we race with commit, we