Skip to content

Commit fee6b92

Browse files
committed
remove unneccesary use
1 parent 006717f commit fee6b92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FintechFab/LaravelQueueRabbitMQ/Queue/Jobs/RabbitMQJob.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use Illuminate\Queue\Jobs\Job;
77
use PhpAmqpLib\Channel\AMQPChannel;
88
use PhpAmqpLib\Message\AMQPMessage;
9-
use Queue;
109

1110
class RabbitMQJob extends Job implements JobContract
1211
{

0 commit comments

Comments
 (0)