Completed
Push — master ( b3d986...0bf81b )
by Ma
10:27
created
src/Console/Command/StartQueueWorkerCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use Symfony\Component\Console\Command\Command;
16 16
 use Symfony\Component\Console\Input\InputArgument;
17 17
 use Symfony\Component\Console\Input\InputInterface;
18
-use Symfony\Component\Console\Input\InputOption;
19 18
 use Symfony\Component\Console\Output\OutputInterface;
20 19
 
21 20
 class StartQueueWorkerCommand extends Command
Please login to merge, or discard this patch.