@@ -13,9 +13,7 @@ |
||
| 13 | 13 | |
| 14 | 14 | namespace Liip\FunctionalTestBundle\Command; |
| 15 | 15 | |
| 16 | -use Symfony\Bundle\FrameworkBundle\Console\Application; |
|
| 17 | 16 | use Symfony\Component\Console\Command\Command; |
| 18 | -use Symfony\Component\Console\Input\ArrayInput; |
|
| 19 | 17 | use Symfony\Component\Console\Input\InputArgument; |
| 20 | 18 | use Symfony\Component\Console\Input\InputInterface; |
| 21 | 19 | use Symfony\Component\Console\Output\OutputInterface; |