hooks/email.py
changeset 9892 928732ec00dd
parent 9614 e5ba755d8ca7
child 9990 c84ad981fc4a
--- a/hooks/email.py	Wed Jul 09 15:44:09 2014 +0200
+++ b/hooks/email.py	Thu Jul 17 11:08:56 2014 +0200
@@ -21,8 +21,6 @@
 
 from cubicweb.server import hook
 
-from logilab.common.compat import any
-
 
 class SetUseEmailRelationOp(hook.Operation):
     """delay this operation to commit to avoid conflict with a late rql query