perf: do not import util.queue...
perf: do not import util.queue
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.
Differential Revision:
https://phab.mercurial-scm.org/D1848