( )⚙ D7755 mq: drop an unused variable assignment

This is an archive of the discontinued Mercurial Phabricator instance.

mq: drop an unused variable assignment
ClosedPublic

Authored by mharbison72 on Dec 27 2019, 8:29 PM.

Details

Summary

Flagged by PyCharm. This variable is the index of a for loop below.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

mharbison72 created this revision.Dec 27 2019, 8:29 PM
pulkit accepted this revision.Dec 30 2019, 7:48 AM
This revision is now accepted and ready to land.Dec 30 2019, 7:48 AM
This revision was automatically updated to reflect the committed changes.