We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a3620 commit 8252e9aCopy full SHA for 8252e9a
src/Commands/core/SshCommands.php
@@ -5,8 +5,6 @@
5
use Drush\Commands\DrushCommands;
6
use Consolidation\SiteAlias\SiteAliasManagerAwareInterface;
7
use Consolidation\SiteAlias\SiteAliasManagerAwareTrait;
8
-use Consolidation\SiteProcess\SiteProcess;
9
-use Drush\Drush;
10
11
class SshCommands extends DrushCommands implements SiteAliasManagerAwareInterface
12
{
0 commit comments