Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / database.table.debug.yml
diff --git a/vendor/drupal/console-en/translations/database.table.debug.yml b/vendor/drupal/console-en/translations/database.table.debug.yml
deleted file mode 100644 (file)
index fc60147..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-description: "Show all tables in a given database."
-help: 'The <info>database:table:debug</info> command helps you debug database tables.'
-arguments:
-  table: 'Table to debug'
-options:
-  database: "Database key from settings.php"
-messages:
-  table-show: 'Showing tables for "%s" database'
-  table: 'Table'
-  column: 'Column'
-  type: 'Type'