--- a/sobjects/notification.py Tue Feb 17 14:28:14 2009 +0100
+++ b/sobjects/notification.py Tue Feb 17 14:45:54 2009 +0100
@@ -18,8 +18,7 @@
from logilab.common.textutils import normalize_text
from cubicweb import RegistryException
-from cubicweb.common.view import EntityView
-from cubicweb.common.appobject import Component
+from cubicweb.common.view import EntityView, Component
from cubicweb.common.registerers import accepts_registerer
from cubicweb.common.selectors import implements
from cubicweb.common.mail import format_mail