diff -r f89fd07fc51d -r e75aab656f46 mercurial/changelog.py --- a/mercurial/changelog.py Thu Mar 06 22:23:26 2008 +0100 +++ b/mercurial/changelog.py Thu Mar 06 22:23:41 2008 +0100 @@ -7,8 +7,7 @@ from node import bin, hex, nullid from revlog import revlog -from i18n import _ -import os, time, util +import util def _string_escape(text): """