Completed
Pull Request — master (#26)
by Luke
03:04 queued 01:12
created
src/Console/QueueWorkBatchCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace LukeWaite\LaravelQueueAwsBatch\Console;
13 13
 
14
-use Illuminate\Console\Command;
15 14
 use Illuminate\Foundation\Exceptions\Handler;
16 15
 use Illuminate\Queue\Console\WorkCommand;
17 16
 use Illuminate\Queue\QueueManager;
Please login to merge, or discard this patch.