We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee9016 commit 3e1cc8eCopy full SHA for 3e1cc8e
src/Command/CommandBase.php
@@ -26,7 +26,6 @@
26
use Symfony\Component\Console\Input\InputInterface;
27
use Symfony\Component\Console\Input\InputOption;
28
use Symfony\Component\Console\Output\ConsoleOutputInterface;
29
-use Symfony\Component\Console\Output\NullOutput;
30
use Symfony\Component\Console\Output\OutputInterface;
31
use Symfony\Component\Console\Terminal;
32
use Symfony\Component\DependencyInjection\ContainerBuilder;
0 commit comments