Skip to content

Commit a3ada8e

Browse files
committed
remove todo
1 parent 5574281 commit a3ada8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Worker.php

-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ class Worker extends \Illuminate\Queue\Worker implements
4040

4141
public function daemon($connectionName, $queueNames, WorkerOptions $options)
4242
{
43-
// TODO: sleep when no job
44-
4543
$this->connectionName = $connectionName;
4644
$this->queueNames = $queueNames;
4745
$this->options = $options;

0 commit comments

Comments
 (0)