diff -r f89fd07fc51d -r e75aab656f46 hgext/purge.py --- a/hgext/purge.py Thu Mar 06 22:23:26 2008 +0100 +++ b/hgext/purge.py Thu Mar 06 22:23:41 2008 +0100 @@ -27,7 +27,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -from mercurial import hg, util, commands +from mercurial import util, commands from mercurial.i18n import _ import os