diff --git a/apps/workers/src/main.ts b/apps/workers/src/main.ts index e2240fe1..dab28879 100644 --- a/apps/workers/src/main.ts +++ b/apps/workers/src/main.ts @@ -22,4 +22,3 @@ async function bootstrap() { } bootstrap(); -