@@ -7,7 +7,6 @@ |
||
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 | { |