Skip to content

Commit a531735

Browse files
committed
fix bug
1 parent aa65fd1 commit a531735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/WorkerJS/PHPClient/Task.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ public function __construct($client, $params) {
2020
$this->task = [
2121
"name" => null,
2222
"task" => null,
23-
"task-webhook" => null,
2423
];
2524

2625
$this->task["name"] = $name;

0 commit comments

Comments
 (0)