mercurial/changegroup.py
changeset 43971 6d2b5c4efdae
parent 43778 888bd39ed555
child 44306 a0ec05d93c8e
--- a/mercurial/changegroup.py	Fri Dec 27 13:13:33 2019 -0500
+++ b/mercurial/changegroup.py	Fri Dec 27 13:18:19 2019 -0500
@@ -287,8 +287,6 @@
         def revmap(x):
             return cl.rev(x)
 
-        changesets = 0
-
         try:
             # The transaction may already carry source information. In this
             # case we use the top level data. We overwrite the argument