Completed
Push — master ( d496e0...ff8215 )
by Lucas
02:03
created
src/Command/SelfUpdateCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -5,9 +5,7 @@
 block discarded – undo
5 5
 use Exception;
6 6
 use Humbug\SelfUpdate\Updater;
7 7
 use Symfony\Component\Console\Command\Command;
8
-use Symfony\Component\Console\Input\InputArgument;
9 8
 use Symfony\Component\Console\Input\InputInterface;
10
-use Symfony\Component\Console\Input\InputOption;
11 9
 use Symfony\Component\Console\Output\OutputInterface;
12 10
 use Symfony\Component\Console\Style\SymfonyStyle;
13 11
 
Please login to merge, or discard this patch.