@@ -5,7 +5,6 @@ |
||
| 5 | 5 | use Symfony\Component\Console\Output\OutputInterface; |
| 6 | 6 | use Symfony\Component\Console\Helper\DialogHelper; |
| 7 | 7 | use CL\ComposerInit\GitConfig; |
| 8 | -use RuntimeException; |
|
| 9 | 8 | |
| 10 | 9 | /** |
| 11 | 10 | * @author Ivan Kerin <[email protected]> |