@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use Symfony\Component\Console\Input\InputOption; |
| 9 | 9 | use Symfony\Component\Console\Output\OutputInterface; |
| 10 | 10 | use Humbug\SelfUpdate\Updater; |
| 11 | -use Humbug\SelfUpdate\Strategy\GithubStrategy; |
|
| 12 | 11 | |
| 13 | 12 | class SelfUpdate extends BaseCommand |
| 14 | 13 | { |