Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / entity_reference_revisions / config / schema / entity_reference_revisions.views.schema.yml
diff --git a/web/modules/contrib/entity_reference_revisions/config/schema/entity_reference_revisions.views.schema.yml b/web/modules/contrib/entity_reference_revisions/config/schema/entity_reference_revisions.views.schema.yml
deleted file mode 100644 (file)
index afbad63..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# Schema for the views plugins of the Entity Reference module.
-
-views.display.entity_reference_revisions:
-  type: views_display
-  label: 'Entity Reference Revisions'
-
-views.row.entity_reference_revisions:
-  type: views.row.fields
-  label: 'Entity Reference Revisions inline fields'
-
-views.style.entity_reference_revisions:
-  type: views_style
-  label: 'Entity Reference Revisions list'
-  mapping:
-    search_fields:
-      type: sequence
-      label: 'Search fields'
-      sequence:
-        - type: string
-          label: 'Search field'