@@ -4,10 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Consolidation\AnnotatedCommand\CommandData; |
6 | 6 | use Consolidation\AnnotatedCommand\Hooks\HookManager; |
7 | -use Symfony\Component\Console\Command\Command; |
|
8 | -use Symfony\Component\Console\ConsoleEvents; |
|
9 | -use Symfony\Component\Console\Event\ConsoleCommandEvent; |
|
10 | -use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
|
11 | 7 | |
12 | 8 | /** |
13 | 9 | * Call hooks. |