Passed
Push — master ( 891c32...7da4f0 )
by Hirofumi
10:46
created
src/Infrastructure/Ui/Console/Laravel/Command/JobConsume.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Doctrine\ORM\EntityManager;
6 6
 use Illuminate\Console\Command;
7
-use Illuminate\Contracts\Console\Application;
8 7
 use Illuminate\Contracts\Container\Container;
9 8
 use Interop\Queue\PsrConsumer;
10 9
 use Interop\Queue\PsrContext;
Please login to merge, or discard this patch.