hgext/convert/convcmd.py
changeset 6212 e75aab656f46
parent 6210 942287cb1f57
child 6306 2f9de4aaea9e
--- a/hgext/convert/convcmd.py	Thu Mar 06 22:23:26 2008 +0100
+++ b/hgext/convert/convcmd.py	Thu Mar 06 22:23:41 2008 +0100
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms
 # of the GNU General Public License, incorporated herein by reference.
 
-from common import NoRepo, SKIPREV, converter_source, converter_sink, mapfile
+from common import NoRepo, SKIPREV, mapfile
 from cvs import convert_cvs
 from darcs import darcs_source
 from git import convert_git