diff -r a18919de61e5 -r 7f7d5f8a8f15 hgext/hgk.py --- a/hgext/hgk.py Fri Mar 22 17:03:49 2013 -0700 +++ b/hgext/hgk.py Mon Mar 25 16:57:36 2013 -0700 @@ -35,7 +35,7 @@ ''' import os -from mercurial import commands, util, patch, revlog, scmutil, phases +from mercurial import commands, util, patch, revlog, scmutil from mercurial.node import nullid, nullrev, short from mercurial.i18n import _