contrib/synthrepo.py
changeset 19322 ff1586a3adc5
parent 18927 deffb5e990db
child 20672 05e58b08fdfe
--- a/contrib/synthrepo.py	Thu Jun 13 01:44:02 2013 +0200
+++ b/contrib/synthrepo.py	Thu Jun 13 01:36:58 2013 +0200
@@ -36,7 +36,7 @@
 '''
 
 import bisect, collections, json, os, random, time, sys
-from mercurial import cmdutil, context, patch, scmutil, url, util, hg
+from mercurial import cmdutil, context, patch, scmutil, util, hg
 from mercurial.i18n import _
 from mercurial.node import nullrev, nullid