Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / contact / migration_templates / contact_category.yml
diff --git a/web/core/modules/contact/migration_templates/contact_category.yml b/web/core/modules/contact/migration_templates/contact_category.yml
deleted file mode 100644 (file)
index 3d89a6f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-id: contact_category
-label: Contact category configuration
-migration_tags:
-  - Drupal 6
-  - Drupal 7
-source:
-  plugin: contact_category
-process:
-  id:
-    -
-      plugin: machine_name
-      source: category
-    -
-      plugin: make_unique_entity_field
-      entity_type: contact_form
-      field: id
-      length: 32
-  label: category
-  recipients: recipients
-  reply: reply
-  weight: weight
-destination:
-  plugin: entity:contact_form