Test Failed
Push — master ( 795828...ff2cbc )
by Hirofumi
03:20 queued 01:14
created
src/Infrastructure/Ui/Console/Laravel/Command/JobConsume.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Shippinno\Job\Infrastructure\Ui\Console\Laravel\Command;
4 4
 
5 5
 use Doctrine\Common\Persistence\ManagerRegistry;
6
-use Doctrine\ORM\EntityManager;
7 6
 use Illuminate\Console\Command;
8 7
 use Illuminate\Contracts\Container\Container;
9 8
 use Interop\Queue\PsrConsumer;
Please login to merge, or discard this patch.