This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: delete a local variable instead of setting to `None`
ClosedPublic

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

Details

Summary

The previous code was flagged by PyCharm as an unused variable assignment.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Dec 27 2019, 8:29 PM
pulkit accepted this revision.Dec 30 2019, 8:02 AM
This revision is now accepted and ready to land.Dec 30 2019, 8:02 AM