We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd9721 commit c3dacbbCopy full SHA for c3dacbb
src/Symfony/Component/Console/Helper/QuestionHelper.php
@@ -19,7 +19,6 @@
19
use Symfony\Component\Console\Formatter\OutputFormatterStyle;
20
use Symfony\Component\Console\Question\Question;
21
use Symfony\Component\Console\Question\ChoiceQuestion;
22
-use Symfony\Component\Console\Exception\RuntimeException;
23
24
/**
25
* The QuestionHelper class provides helpers to interact with the user.
0 commit comments