Skip to content

Commit c3dacbb

Browse files
author
Jan Emrich
committed
Remove double use Statement
Syntax Error in Helper/QuestionHelper.php
1 parent 8fd9721 commit c3dacbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Console/Helper/QuestionHelper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
use Symfony\Component\Console\Formatter\OutputFormatterStyle;
2020
use Symfony\Component\Console\Question\Question;
2121
use Symfony\Component\Console\Question\ChoiceQuestion;
22-
use Symfony\Component\Console\Exception\RuntimeException;
2322

2423
/**
2524
* The QuestionHelper class provides helpers to interact with the user.

0 commit comments

Comments
 (0)