@@ -21,11 +21,6 @@ |
||
21 | 21 | require __DIR__ . '/deploy/copy_dirs.php'; |
22 | 22 | require __DIR__ . '/deploy/rollback.php'; |
23 | 23 | |
24 | -use Deployer\Server\SSHPipeInterface; |
|
25 | -use Deployer\Task\Context; |
|
26 | -use Symfony\Component\Console\Input\InputArgument; |
|
27 | -use Symfony\Component\Console\Input\InputOption; |
|
28 | - |
|
29 | 24 | /** |
30 | 25 | * Configuration |
31 | 26 | */ |