Completed
Pull Request — 2.0 (#5)
by David
03:12
created
src/Mouf/Utils/Patcher/Commands/ApplyAllPatchesCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 
4 4
 use Mouf\Utils\Patcher\PatchInterface;
5 5
 use Mouf\Utils\Patcher\PatchService;
6
-use Symfony\Component\Console\Helper\Table;
7
-use Symfony\Component\Console\Input\InputArgument;
8 6
 use Symfony\Component\Console\Input\InputOption;
9 7
 use Symfony\Component\Console\Output\OutputInterface;
10 8
 use Symfony\Component\Console\Input\InputInterface;
Please login to merge, or discard this patch.