Skip to content

Commit edc2492

Browse files
committed
initial
1 parent a074471 commit edc2492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RabbitQueue.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public function __construct(
4343
$this->dispatchAfterCommit = $dispatchAfterCommit;
4444
$this->defaultQueue = $defaultQueue;
4545
$this->options = $options;
46-
4746
}
4847

4948
public function size($queue = null): int

0 commit comments

Comments
 (0)