changeset 8656 | 284fda4cd093 |
parent 8444 | 057e96fe2955 |
child 8690 | c5b4f662109f |
--- a/hgext/convert/common.py Sat May 30 11:32:23 2009 -0700 +++ b/hgext/convert/common.py Sat May 30 23:20:30 2009 +0200 @@ -8,7 +8,7 @@ import base64, errno import os import cPickle as pickle -from mercurial import util, strutil +from mercurial import util from mercurial.i18n import _ def encodeargs(args):