Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / drush / drush / tests / resources / modules / d8 / woot / woot.services.yml
diff --git a/vendor/drush/drush/tests/resources/modules/d8/woot/woot.services.yml b/vendor/drush/drush/tests/resources/modules/d8/woot/woot.services.yml
deleted file mode 100644 (file)
index 37ccc34..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-services:
-  config.config_subscriber:
-    class: Drupal\woot\EventSubscriber\ConfigSubscriber
-    tags:
-      - { name: event_subscriber }