Completed
Push — master ( 493278...cf5ee9 )
by Davert
03:21
created
src/Task/Base/ParallelExec.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.