Skip to content

Commit 07f0268

Browse files
committed
Remove duplicate export of waitUntil.js
1 parent b09d875 commit 07f0268

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/trigger-sdk/src/v3/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export * from "./idempotencyKeys.js";
1111
export * from "./tags.js";
1212
export * from "./metadata.js";
1313
export * from "./timeout.js";
14-
export * from "./waitUntil.js";
1514
export * from "./webhooks.js";
1615
export type { Context };
1716

0 commit comments

Comments
 (0)