changeset 4181 | c79135c217df |
parent 4129 | 887e3edc30c5 |
parent 4075 | e710f4052bd6 |
child 4252 | 6c4f109c2b03 |
--- a/hooks/syncschema.py Tue Dec 22 09:27:28 2009 +0100 +++ b/hooks/syncschema.py Tue Dec 22 10:27:49 2009 +0100 @@ -939,7 +939,6 @@ if errors: raise ValidationError(entity.eid, errors) -# relation_type hooks ########################################################## class AfterDelRelationTypeHook(SyncSchemaHook): """before deleting a CWAttribute or CWRelation entity: