Ver código fonte

fix lint error4

Naoki427 5 meses atrás
pai
commit
2c084ad6f5

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

@@ -1,4 +1,3 @@
-import type { IUser } from '@growi/core';
 import { SupportedAction } from '~/interfaces/activity';
 import type { AuditLogBulkExportJobDocument } from '../../../models/audit-log-bulk-export-job';
 import type { IAuditLogBulkExportJobCronService } from '..';