@@ -101,7 +101,6 @@ |
||
| 101 | 101 | |
| 102 | 102 | /** |
| 103 | 103 | * @param Job $job |
| 104 | - * @param ActionInterface $action |
|
| 105 | 104 | * @param array $options |
| 106 | 105 | * |
| 107 | 106 | * @return array |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Cerbere\Event; |
| 4 | 4 | |
| 5 | -use Symfony\Component\Console\Helper\ProgressBar; |
|
| 6 | 5 | use Symfony\Component\Console\Output\ConsoleOutput; |
| 7 | 6 | use Symfony\Component\Console\Output\OutputInterface; |
| 8 | 7 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |