Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / migration_templates / d6_system_cron.yml
diff --git a/web/core/modules/system/migration_templates/d6_system_cron.yml b/web/core/modules/system/migration_templates/d6_system_cron.yml
deleted file mode 100644 (file)
index bf1f6b3..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-id: d6_system_cron
-label: Cron settings
-migration_tags:
-  - Drupal 6
-source:
-  plugin: variable
-  variables:
-    - cron_threshold_warning
-    - cron_threshold_error
-    - cron_last
-  source_module: system
-process:
-  'threshold/requirements_warning': cron_threshold_warning
-  'threshold/requirements_error': cron_threshold_error
-destination:
-  plugin: config
-  config_name: system.cron