exchange: remove duplicated addition to pushop.stepdone

Not sure how it got there but it is useless.
This commit is contained in:
Pierre-Yves David 2014-08-15 19:18:21 -07:00
parent ab198a5534
commit 89e39a0c90

View File

@ -373,7 +373,6 @@ def _pushb2ctx(pushop, bundler):
return
pushop.stepsdone.add('changesets')
# Send known heads to the server for race detection.
pushop.stepsdone.add('changesets')
if not _pushcheckoutgoing(pushop):
return
pushop.repo.prepushoutgoinghooks(pushop.repo,