This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: drop an unused variable assignment
ClosedPublic

Authored by mharbison72 on Dec 27 2019, 4:16 PM.

Details

Summary

Caught by PyCharm. The variable is assigned again below before it is used.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

mharbison72 created this revision.Dec 27 2019, 4:16 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.