Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console / config / services / drupal-core / breakpoint.yml
diff --git a/vendor/drupal/console/config/services/drupal-core/breakpoint.yml b/vendor/drupal/console/config/services/drupal-core/breakpoint.yml
deleted file mode 100644 (file)
index 609e495..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-services:
-  console.breakpoints_debug:
-    class: Drupal\Console\Command\Breakpoints\DebugCommand
-    arguments: ['@breakpoint.manager', '@app.root']
-    tags:
-      - { name: drupal.command }