Completed
Push — master ( 8948a0...208887 )
by Alexey
48:52 queued 08:49
created
Worker.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 yiicod\jobqueue;
4 4
 
5 5
 use Exception;
6
-use yiicod\jobqueue\handlersExceptionHandler;
7 6
 use Illuminate\Queue\Failed\FailedJobProviderInterface;
8 7
 use Illuminate\Queue\Jobs\Job;
9 8
 use Illuminate\Queue\MaxAttemptsExceededException;
Please login to merge, or discard this patch.