D1848: perf: do not import util.queue

quark (Jun Wu) phabricator at mercurial-scm.org
Thu Jan 11 08:40:23 EST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG998b585f156c: perf: do not import util.queue (authored by quark, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D1848?vs=4792&id=4795

REVISION DETAIL
  https://phab.mercurial-scm.org/D1848

AFFECTED FILES
  contrib/perf.py

CHANGE DETAILS

diff --git a/contrib/perf.py b/contrib/perf.py
--- a/contrib/perf.py
+++ b/contrib/perf.py
@@ -27,7 +27,6 @@
 import sys
 import threading
 import time
-import util.queue
 from mercurial import (
     changegroup,
     cmdutil,



To: quark, #hg-reviewers, yuja
Cc: mercurial-devel


More information about the Mercurial-devel mailing list