Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / menu_ui / migration_templates / menu_settings.yml
diff --git a/web/core/modules/menu_ui/migration_templates/menu_settings.yml b/web/core/modules/menu_ui/migration_templates/menu_settings.yml
deleted file mode 100644 (file)
index d3b1501..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# The menu migration is in the system module and the menu_links migration is in the menu_link_content module.
-id: menu_settings
-label: Menu UI configuration
-migration_tags:
-  - Drupal 6
-  - Drupal 7
-source:
-  plugin: variable
-  variables:
-    - menu_override_parent_selector
-  source_module: menu
-process:
-  override_parent_selector: menu_override_parent_selector
-destination:
-  plugin: config
-  config_name: menu_ui.settings