Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / migration_templates / d7_menu.yml
diff --git a/web/core/modules/system/migration_templates/d7_menu.yml b/web/core/modules/system/migration_templates/d7_menu.yml
deleted file mode 100644 (file)
index da47b36..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-id: d7_menu
-label: Menus
-migration_tags:
-  - Drupal 7
-source:
-  plugin: menu
-process:
-  id:
-    plugin: static_map
-    bypass: true
-    source: menu_name
-    map:
-      main-menu: main
-      management: admin
-      navigation: tools
-      user-menu: account
-  label: title
-  description: description
-destination:
-  plugin: entity:menu