Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
alirzaj authored Jan 8, 2023
1 parent 21ef326 commit d37fbe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Commands/ConsumeMessages.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use Illuminate\Console\Command;
use Illuminate\Support\Arr;
use Illuminate\Support\Str;
use InvalidArgumentException;
use Sokanacademy\RabbitMQ\RabbitMQ;

Expand Down

0 comments on commit d37fbe5

Please sign in to comment.