diff --git a/src/cron-jobs/cron-jobs.service.ts b/src/cron-jobs/cron-jobs.service.ts index 6f038baa..6cf8fda0 100644 --- a/src/cron-jobs/cron-jobs.service.ts +++ b/src/cron-jobs/cron-jobs.service.ts @@ -96,19 +96,7 @@ export class CronJobsService implements OnModuleInit, OnModuleLoad { } async onModuleLoad() { - await this.updateTransacaoView(); const THIS_CLASS_WITH_METHOD = 'CronJobsService.onModuleLoad'; - // await this.saveTransacoesJae1(0, 'Todos', new Date()); - // await this.saveAndSendRemessa( - // new Date(), - // false, - // true, - // 101, - // 0, - // new Date('2024-07-05'), - // ); - // await this.cnabService.updateTransacaoViewBigquery(); - // await this.cnabService.compareTransacaoViewPublicacao(14); this.jobsConfig.push( {