Skip to content

Commit

Permalink
Revert "saving"
Browse files Browse the repository at this point in the history
This reverts commit e3161aa.
  • Loading branch information
im-calvin committed Nov 1, 2023
1 parent e3161aa commit 489fca1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ export async function scrape() {
}
db_vid.participantStreamers = participants;

console.log("saving");
await videoRepo.save(db_vid);

// mention users for the 1st ping
Expand Down

0 comments on commit 489fca1

Please sign in to comment.