hgext/win32text.py
changeset 6212 e75aab656f46
parent 6211 f89fd07fc51d
child 6247 7f4257b5cbfc
--- a/hgext/win32text.py	Thu Mar 06 22:23:26 2008 +0100
+++ b/hgext/win32text.py	Thu Mar 06 22:23:41 2008 +0100
@@ -22,7 +22,6 @@
 # [hooks]
 # pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf
 
-from mercurial import util, ui
 from mercurial.i18n import gettext as _
 from mercurial.node import bin, short
 import re