Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / taxonomy / migrations / d6_taxonomy_vocabulary_translation.yml
diff --git a/web/core/modules/taxonomy/migrations/d6_taxonomy_vocabulary_translation.yml b/web/core/modules/taxonomy/migrations/d6_taxonomy_vocabulary_translation.yml
deleted file mode 100644 (file)
index 2ac7760..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-id: d6_taxonomy_vocabulary_translation
-label: Taxonomy vocabularies
-migration_tags:
-  - Drupal 6
-  - Configuration
-source:
-  plugin: d6_taxonomy_vocabulary_translation
-process:
-  vid:
-    -
-      plugin: machine_name
-      source: name
-    -
-      plugin: substr
-      length: 32
-  langcode: language
-  property:
-    plugin: static_map
-    source: property
-    map:
-      name: name
-      description: description
-  translation: translation
-destination:
-  plugin: entity:taxonomy_vocabulary
-migration_dependencies:
-  required:
-    - d6_taxonomy_vocabulary