mercurial/graphmod.py
changeset 14064 e4bfb9c337f3
parent 14043 1c1e1232abdc
child 14087 f3d585c9b042
--- a/mercurial/graphmod.py	Sat Apr 30 07:30:38 2011 -0500
+++ b/mercurial/graphmod.py	Sat Apr 30 13:59:14 2011 +0200
@@ -18,7 +18,6 @@
 """
 
 from mercurial.node import nullrev
-from mercurial.cmdutil import revrange
 
 CHANGESET = 'C'