@@ -10,7 +10,6 @@ |
||
10 | 10 | use Deployer\Console\Output\RemoteOutput; |
11 | 11 | use Deployer\Deployer; |
12 | 12 | use Deployer\Exception\NonFatalException; |
13 | -use Deployer\Server\Environment; |
|
14 | 13 | use Deployer\Task\Context; |
15 | 14 | use Pure\Client; |
16 | 15 | use Symfony\Component\Console\Command\Command; |