Completed
Push — master ( 283cff...642c25 )
by Johannes
02:45
created
src/AbstractCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use ZF\Console\Route;
8 8
 use Zend\Console\Adapter\AdapterInterface;
9 9
 use Symfony\Component\Console\Output\OutputInterface;
10
-use Symfony\Component\Console\Input\InputInterface;
11 10
 use Symfony\Component\Console\Input\ArrayInput;
12 11
 
13 12
 abstract class AbstractCommand
Please login to merge, or discard this patch.