Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9d0b421

Browse filesBrowse files
committed
minor #7142 Removed superfluous use statement in documentation (cmtatro85)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #7142). Discussion ---------- Removed superfluous use statement in documentation It would appear that SymfonyStyle is no longer being used. It shouldn't remain as being used. Commits ------- 1b1fa05 Removed superfluous use statement
2 parents ed3ae3c + 1b1fa05 commit 9d0b421
Copy full SHA for 9d0b421

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎console/style.rst

Copy file name to clipboardExpand all lines: console/style.rst
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ of your commands to change their appearance::
360360
use AppBundle\Console\CustomStyle;
361361
use Symfony\Component\Console\Input\InputInterface;
362362
use Symfony\Component\Console\Output\OutputInterface;
363-
use Symfony\Component\Console\Style\SymfonyStyle;
364363

365364
class GreetCommand extends ContainerAwareCommand
366365
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.