Completed
Pull Request — master (#16)
by Rudolph
05:09
created
src/ComposerRequireChecker/Cli/CheckCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,6 @@
 block discarded – undo
21 21
 use PhpParser\ParserFactory;
22 22
 use Symfony\Component\Console\Command\Command;
23 23
 use Symfony\Component\Console\Helper\Table;
24
-use Symfony\Component\Console\Helper\TableCell;
25 24
 use Symfony\Component\Console\Input\InputArgument;
26 25
 use Symfony\Component\Console\Input\InputInterface;
27 26
 use Symfony\Component\Console\Input\InputOption;
Please login to merge, or discard this patch.