( )⚙ D3058 bundlerepo: use super() when calling file()

This is an archive of the discontinued Mercurial Phabricator instance.

bundlerepo: use super() when calling file()
ClosedPublic

Authored by indygreg on Apr 3 2018, 9:56 PM.

Details

Summary

We should be calling the default method, not reimplementing it.

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

indygreg created this revision.Apr 3 2018, 9:56 PM
durin42 accepted this revision.Apr 4 2018, 2:12 PM
This revision is now accepted and ready to land.Apr 4 2018, 2:12 PM
This revision was automatically updated to reflect the committed changes.