Completed
Pull Request — master (#555)
by Alexis
08:02
created
src/Command/RunParatestCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -13,9 +13,7 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.