Skip to content

Commit a23dc5b

Browse files
authored
Merge branch 'master' into inlined.cors-params
2 parents 7f35673 + 422ac30 commit a23dc5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v2/providers/tasks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ export function onTaskDispatched<Args = any>(
282282
convertInvoker
283283
);
284284
convertIfPresent(func.__endpoint.taskQueueTrigger, opts, "invoker", "invoker", convertInvoker);
285-
copyIfPresent(func.__endpoint.taskQueueTrigger, opts, "retry", "retry");
286285

287286
func.__requiredAPIs = [
288287
{

0 commit comments

Comments
 (0)