Skip to content

Commit 579a28b

Browse files
committed
undo errorneous use deletion
1 parent 1204217 commit 579a28b

File tree

1 file changed

+1
-0
lines changed
  • src/Symfony/Bundle/FrameworkBundle/Resources/config

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/console.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
use Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand;
4242
use Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber;
4343
use Symfony\Component\Console\EventListener\ErrorListener;
44+
use Symfony\Component\Dotenv\Command\DebugCommand as DotenvDebugCommand;
4445
use Symfony\Component\Messenger\Command\ConsumeMessagesCommand;
4546
use Symfony\Component\Messenger\Command\DebugCommand;
4647
use Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand;

0 commit comments

Comments
 (0)