Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / yaml.get.yml
diff --git a/vendor/drupal/console-en/translations/yaml.get.yml b/vendor/drupal/console-en/translations/yaml.get.yml
deleted file mode 100644 (file)
index deba157..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-value:
-    description: 'Get a value for a specific key in a YAML file.'
-    arguments:
-        yaml-file: 'Path of YAML file to update'
-        yaml-key: 'YAML key to get'
-    messages:
-        invalid-key: 'Could not find key %s in %s.'