From 9f66b65a83a1711c69d83ef420b4d03dc89c4dbb Mon Sep 17 00:00:00 2001 From: Blaize M Kaye Date: Thu, 29 Aug 2024 11:09:04 +1000 Subject: [PATCH] phpcbf auto-fixes --- src/LagoonCommands.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/LagoonCommands.php b/src/LagoonCommands.php index 638328a..361441d 100644 --- a/src/LagoonCommands.php +++ b/src/LagoonCommands.php @@ -4,7 +4,6 @@ use Consolidation\SiteAlias\SiteAliasManagerAwareTrait; use Drush\Commands\DrushCommands; -use Drush\Exceptions\CommandFailedException; use Drush\Drush; use Drush\Exceptions\CommandFailedException; use Drush\SiteAlias\SiteAliasManagerAwareInterface;