mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-22 05:55:12 +00:00
lint
This commit is contained in:
parent
9a1ed96a31
commit
8732668372
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ export class CleanRemoteFilesProcessorService {
|
||||||
});
|
});
|
||||||
|
|
||||||
await job.updateProgress(100 / total * deletedCount);
|
await job.updateProgress(100 / total * deletedCount);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
this.logger.succ(`All cached remote files processed. Total deleted: ${deletedCount}, Failed: ${errorCount}.`);
|
this.logger.succ(`All cached remote files processed. Total deleted: ${deletedCount}, Failed: ${errorCount}.`);
|
||||||
|
|
Loading…
Reference in a new issue