Skip to content

Commit

Permalink
Revert temporary job statistic
Browse files Browse the repository at this point in the history
  • Loading branch information
yxuo committed Aug 20, 2024
1 parent a7e54ee commit 9a54c9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cron-jobs/cron-jobs.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ export class CronJobsService {

async onModuleLoad() {
const THIS_CLASS_WITH_METHOD = 'CronJobsService.onModuleLoad';
await this.sendStatusReport();
this.jobsConfig.push(
{
name: CrobJobsEnum.bulkSendInvites,
Expand Down

0 comments on commit 9a54c9b

Please sign in to comment.