diff --git a/packages/service/core/workflow/dispatch/tools/http468.ts b/packages/service/core/workflow/dispatch/tools/http468.ts index a7ce392d53af..8ee11579069e 100644 --- a/packages/service/core/workflow/dispatch/tools/http468.ts +++ b/packages/service/core/workflow/dispatch/tools/http468.ts @@ -137,7 +137,6 @@ export const dispatchHttp468Request = async (props: HttpRequestProps): Promise { const nodeId = match[1]; const id = match[2];