hgext/notify.py
changeset 7873 4a4c7f6a5912
parent 7762 fece056bf240
child 8027 9c7ca86fc658
--- a/hgext/notify.py	Mon Mar 23 13:12:03 2009 +0100
+++ b/hgext/notify.py	Mon Mar 23 13:12:07 2009 +0100
@@ -65,7 +65,6 @@
  push changes to, they can manage their own subscriptions.'''
 
 from mercurial.i18n import _
-from mercurial.node import bin, short
 from mercurial import patch, cmdutil, templater, util, mail
 import email.Parser, fnmatch, socket, time