@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Ps2alerts\Api\Command; |
4 | 4 | |
5 | 5 | use Ps2alerts\Api\Command\BaseCommand; |
6 | -use Symfony\Component\Console\Input\InputArgument; |
|
7 | 6 | use Symfony\Component\Console\Input\InputInterface; |
8 | 7 | use Symfony\Component\Console\Output\OutputInterface; |
9 | 8 |