Skip to content

Commit d3ee3a3

Browse files
authored
Update events-and-parameters.mdx (#22180)
closes #22150
1 parent b685b71 commit d3ee3a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/workflows/build/events-and-parameters.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ export default {
4848
id: instance.id,
4949
details: await instance.status(),
5050
});
51-
52-
return Response.json({ result });
5351
},
5452
};
5553
```

0 commit comments

Comments
 (0)