This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: remove now-unused .directories() method
ClosedPublic

Authored by SimonSapin on Sep 20 2021, 6:16 PM.

Details

Summary

It calls _rustmap.directories() which was already removed

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

SimonSapin created this revision.Sep 20 2021, 6:16 PM
Alphare accepted this revision.Sep 22 2021, 3:58 AM
This revision is now accepted and ready to land.Sep 22 2021, 3:58 AM
This revision was automatically updated to reflect the committed changes.