Completed
Push — master ( c68f2c...283cff )
by Johannes
11:12
created
test/AbstractCommandTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
6 6
 use Doctrine\DBAL\Migrations\Tools\Console\Command\AbstractCommand as MigrationsCommand;
7 7
 use Doctrine\DBAL\Migrations\Configuration\Configuration;
8 8
 use ZF\Console\Route;
9
-use Symfony\Component\Console\Input\ArrayInput;
10
-use Symfony\Component\Console\Output\ConsoleOutput;
11 9
 use Zend\Console\Adapter\AdapterInterface;
12 10
 use Symfony\Component\Console\Output\OutputInterface;
13 11
 use Symfony\Component\Console\Input\InputInterface;
Please login to merge, or discard this patch.