@@ -16,7 +16,6 @@ |
||
16 | 16 | use Symfony\Component\Console\Input\InputInterface; |
17 | 17 | use Symfony\Component\Console\Input\InputOption; |
18 | 18 | use Symfony\Component\Console\Output\OutputInterface; |
19 | -use Symfony\Component\DependencyInjection\ContainerAwareInterface; |
|
20 | 19 | use Symfony\Component\DependencyInjection\ContainerInterface; |
21 | 20 | use Xabbuh\PandaClient\Exception\PandaException; |
22 | 21 |