Completed
Pull Request — master (#21)
by Julien
02:10
created
Service/QueueService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Symfony\Component\Console\Output\ConsoleOutput;
19 19
 use Symfony\Component\Console\Output\StreamOutput;
20 20
 use Symfony\Component\Process\Process;
21
-use Heri\Bundle\JobQueueBundle\Exception\CommandFindException;
22 21
 use Heri\Bundle\JobQueueBundle\Exception\InvalidUnserializedMessageException;
23 22
 
24 23
 class QueueService
Please login to merge, or discard this patch.