From aedfe24a0b73b110b8b977decfd384ebbdddc539 Mon Sep 17 00:00:00 2001 From: Nevo David Date: Mon, 1 Sep 2025 10:49:07 +0700 Subject: [PATCH] feat: main --- apps/cron/src/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/cron/src/main.ts b/apps/cron/src/main.ts index 99577af4..c22bce19 100644 --- a/apps/cron/src/main.ts +++ b/apps/cron/src/main.ts @@ -10,4 +10,3 @@ async function bootstrap() { } bootstrap(); -