contrib/perf.py
changeset 8656 284fda4cd093
parent 7872 f680a1bd679b
child 8873 e872ef2e6758
--- a/contrib/perf.py	Sat May 30 11:32:23 2009 -0700
+++ b/contrib/perf.py	Sat May 30 23:20:30 2009 +0200
@@ -1,6 +1,5 @@
 # perf.py - performance test routines
 
-from mercurial.i18n import _
 from mercurial import cmdutil, match, commands
 import time, os, sys