diff --git a/src/design/plone/contenttypes/events/common.py b/src/design/plone/contenttypes/events/common.py index 52b53063..7e12dfab 100644 --- a/src/design/plone/contenttypes/events/common.py +++ b/src/design/plone/contenttypes/events/common.py @@ -100,26 +100,6 @@ }, ], }, - "ComunicatoStampa": { - "content": [ - { - "id": "multimedia", - "title": "Multimedia", - "allowed_types": ( - "Image", - "Link", - ), - }, - { - "id": "documenti-allegati", - "title": "Documenti allegati", - "allowed_types": ( - "File", - "Image", - ), - }, - ] - }, "Persona": { "content": [ {