This is an archive of the discontinued Mercurial Phabricator instance.

perf: do not import util.queue
ClosedPublic

Authored by quark on Jan 11 2018, 12:26 AM.

Details

Summary

This was added by af25237be091. But util.queue is not a module and is not
importable. I guess it wasn't noticed because of demandimport.

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

quark created this revision.Jan 11 2018, 12:26 AM
yuja accepted this revision.Jan 11 2018, 8:03 AM
This revision is now accepted and ready to land.Jan 11 2018, 8:03 AM
This revision was automatically updated to reflect the committed changes.