hgext/hgk.py
changeset 24517 c2c1ce5e6db1
parent 24515 c1fe7111b6bb
child 24604 ce8dd4fd2d5d
--- a/hgext/hgk.py	Sat Mar 28 14:55:28 2015 -0700
+++ b/hgext/hgk.py	Mon Mar 30 14:58:42 2015 -0400
@@ -35,7 +35,7 @@
 '''
 
 import os
-from mercurial import cmdutil, commands, patch, revlog, scmutil, obsolete
+from mercurial import cmdutil, commands, patch, scmutil, obsolete
 from mercurial.node import nullid, nullrev, short
 from mercurial.i18n import _