hooks/security.py
changeset 10907 9ae707db5265
parent 10548 2b398e58ea73
--- a/hooks/security.py	Tue Nov 24 14:05:50 2015 +0100
+++ b/hooks/security.py	Tue Nov 24 14:08:47 2015 +0100
@@ -207,4 +207,3 @@
         rdef = rschema.rdef(self._cw.entity_metas(self.eidfrom)['type'],
                             self._cw.entity_metas(self.eidto)['type'])
         rdef.check_perm(self._cw, 'delete', fromeid=self.eidfrom, toeid=self.eidto)
-