@@ -1,8 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | namespace Robo\Task\Base; |
3 | 3 | |
4 | -use Robo\Contract\ProgressIndicatorAwareInterface; |
|
5 | -use Robo\Common\ProgressIndicatorAwareTrait; |
|
6 | 4 | use Robo\Contract\CommandInterface; |
7 | 5 | use Robo\Contract\PrintedInterface; |
8 | 6 | use Robo\Result; |