hgext/convert/monotone.py
changeset 7873 4a4c7f6a5912
parent 6632 aa3f61884a48
child 7957 88a2687fbd38
--- a/hgext/convert/monotone.py	Mon Mar 23 13:12:03 2009 +0100
+++ b/hgext/convert/monotone.py	Mon Mar 23 13:12:07 2009 +0100
@@ -1,8 +1,8 @@
 # monotone support for the convert extension
 
-import os, re, time
+import os, re
 from mercurial import util
-from common import NoRepo, MissingTool, commit, converter_source, checktool
+from common import NoRepo, commit, converter_source, checktool
 from common import commandline
 from mercurial.i18n import _