sobjects/notification.py
branchtls-sprint
changeset 661 4f61eb8a96b7
parent 633 087e3f1e87c8
child 692 800592b8d39b
--- 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