Skip to content

Commit 2125e69

Browse files
committed
updage
1 parent 9da61ba commit 2125e69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/nest/src/workflow.module.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@ export class WorkflowModule implements OnModuleInit, OnModuleDestroy {
2323
}
2424

2525
async onModuleInit() {
26-
// if (!process.env.VERCEL_DEPLOYMENT_ID) {
2726
await enqueue(() => localBuilder.build());
28-
return;
29-
// }
3027
}
3128

3229
async onModuleDestroy() {

0 commit comments

Comments
 (0)