Skip to content

Commit 5574281

Browse files
committed
remove debug
1 parent 30cc1d4 commit 5574281

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Worker.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ class Worker extends \Illuminate\Queue\Worker implements
4040

4141
public function daemon($connectionName, $queueNames, WorkerOptions $options)
4242
{
43-
var_dump(123123);
4443
// TODO: sleep when no job
4544

4645
$this->connectionName = $connectionName;

0 commit comments

Comments
 (0)