Explorar el Código

fix lint error2

Naoki427 hace 6 meses
padre
commit
2b8b9202a6

+ 0 - 1
apps/app/src/features/audit-log-bulk-export/server/service/audit-log-bulk-export-job-cron/steps/compress-and-upload.ts

@@ -11,7 +11,6 @@ import type { IAuditLogBulkExportJobCronService } from '..';
  */
 export async function compressAndUpload(
   this: IAuditLogBulkExportJobCronService,
-  user: IUser,
   job: AuditLogBulkExportJobDocument,
 ): Promise<void> {
   await this.notifyExportResultAndCleanUp(