Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drush / drush / lib / Drush / Queue / QueueException.php
diff --git a/vendor/drush/drush/lib/Drush/Queue/QueueException.php b/vendor/drush/drush/lib/Drush/Queue/QueueException.php
deleted file mode 100644 (file)
index 9f477e4..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-namespace Drush\Queue;
-
-class QueueException extends \Exception {}