# HG changeset patch # User Sylvain Thénault # Date 1250580326 -7200 # Node ID 8f4d495c94c2f7e91657ec3f81e55b04c17530b3 # Parent 9d65e0350aa1351fbe03ff54c37b07b3c570a597 remove unused import diff -r 9d65e0350aa1 -r 8f4d495c94c2 hooks/integrity.py --- a/hooks/integrity.py Tue Aug 18 09:13:12 2009 +0200 +++ b/hooks/integrity.py Tue Aug 18 09:25:26 2009 +0200 @@ -12,7 +12,6 @@ from cubicweb.selectors import entity_implements from cubicweb.common.uilib import soup2xhtml from cubicweb.server import hook -from cubicweb.server.pool import LateOperation, PreCommitOperation # special relations that don't have to be checked for integrity, usually # because they are handled internally by hooks (so we trust ourselves)