Naoki427 5 месяцев назад
Родитель
Сommit
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(