Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamesb committed Feb 26, 2024
1 parent ba123b9 commit 3d0e4f9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/server/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ passport.use(
runId: uuidv4(),
emailResults: true,
});

// add a cron job to run the pipeline every 24 hours
await


} else {
console.log("User already exists", profile.username);
}
Expand Down

0 comments on commit 3d0e4f9

Please sign in to comment.