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(); -