Completed
Push — master ( 176c2f...d045b8 )
by Julien
04:31
created
src/Console/Command/SelfUpdateCommand.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 Symfony\Component\Console\Input\InputOption;
8 8
 use Symfony\Component\Console\Output\OutputInterface;
9 9
 use Humbug\SelfUpdate\Updater;
10
-use Humbug\SelfUpdate\Exception;
11 10
 
12 11
 class SelfUpdateCommand extends Command
13 12
 {
Please login to merge, or discard this patch.