Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / locale / migration_templates / locale_settings.yml
diff --git a/web/core/modules/locale/migration_templates/locale_settings.yml b/web/core/modules/locale/migration_templates/locale_settings.yml
deleted file mode 100644 (file)
index dbd7b61..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-id: locale_settings
-label: Locale configuration
-migration_tags:
-  - Drupal 6
-  - Drupal 7
-source:
-  plugin: variable
-  variables:
-    - locale_cache_strings
-    - locale_js_directory
-  source_module: locale
-process:
-  cache_strings: locale_cache_strings
-  'javascript/directory': locale_js_directory
-destination:
-  plugin: config
-  config_name: locale.settings