Explorar o código

fix lint error

ryosei-f hai 2 meses
pai
achega
da91996af4

+ 0 - 1
apps/app/src/features/audit-log-bulk-export/server/service/audit-log-bulk-export-job-clean-up-cron.ts

@@ -11,7 +11,6 @@ import {
 } from '../../interfaces/audit-log-bulk-export';
 import type { AuditLogBulkExportJobDocument } from '../models/audit-log-bulk-export-job';
 import AuditLogBulkExportJob from '../models/audit-log-bulk-export-job';
-
 import { auditLogBulkExportJobCronService } from './audit-log-bulk-export-job-cron';
 
 const logger = loggerFactory(