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