diff --git a/core/modules/views/config/schema/views.row.schema.yml b/core/modules/views/config/schema/views.row.schema.yml index 48a93c4..6adc41a 100644 --- a/core/modules/views/config/schema/views.row.schema.yml +++ b/core/modules/views/config/schema/views.row.schema.yml @@ -49,20 +49,3 @@ views.row.rssfields: guid_field_is_permalink: type: boolean label: 'GUID is permalink' - -views.row.entityrow: - type: mapping - label: 'Entity information options' - mapping: - entitytype: - type: string - label: 'Type of entity' - entityInfo: - type: string - label: 'Entity information' - base_table: - type: string - label: 'Base table information' - base_field: - type: string - label: 'Base field information'