Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / taxonomy / migration_templates / taxonomy_settings.yml
diff --git a/web/core/modules/taxonomy/migration_templates/taxonomy_settings.yml b/web/core/modules/taxonomy/migration_templates/taxonomy_settings.yml
deleted file mode 100644 (file)
index 28505db..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-id: taxonomy_settings
-label: Taxonomy configuration
-migration_tags:
-  - Drupal 6
-  - Drupal 7
-source:
-  plugin: variable
-  variables:
-    - taxonomy_override_selector
-    - taxonomy_terms_per_page_admin
-  source_module: taxonomy
-process:
-  override_selector: taxonomy_override_selector
-  terms_per_page_admin: taxonomy_terms_per_page_admin
-destination:
-  plugin: config
-  config_name: taxonomy.settings