Skip to content

Commit 4bc05f0

Browse files
committed
minor #12306 Update console.rst (manu-sparheld)
This PR was merged into the 4.3 branch. Discussion ---------- Update console.rst Use statement is not used <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- ae210c1 Update console.rst
2 parents e2770b9 + ae210c1 commit 4bc05f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

console.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ console::
322322
// tests/Command/CreateUserCommandTest.php
323323
namespace App\Tests\Command;
324324

325-
use App\Command\CreateUserCommand;
326325
use Symfony\Bundle\FrameworkBundle\Console\Application;
327326
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
328327
use Symfony\Component\Console\Tester\CommandTester;

0 commit comments

Comments
 (0)