server/hookhelper.py
branchstable
changeset 4719 aaed3f813ef8
parent 4252 6c4f109c2b03
child 4840 c02a340cd1da
--- a/server/hookhelper.py	Fri Feb 26 13:12:01 2010 +0100
+++ b/server/hookhelper.py	Fri Feb 26 13:19:14 2010 +0100
@@ -9,7 +9,6 @@
 
 from logilab.common.deprecation import deprecated, class_moved
 
-from cubicweb import RepositoryError
 from cubicweb.server import hook
 
 @deprecated('[3.6] entity_oldnewvalue should be imported from cw.server.hook')