mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
Remove log that accidently was commited
This commit is contained in:
parent
98c9ae1f7d
commit
b6937c5e03
@ -255,7 +255,7 @@ export class MediaService extends BaseService {
|
||||
mainAudioStream,
|
||||
format,
|
||||
);
|
||||
this.logger.error(format.formatName);
|
||||
|
||||
await this.mediaRepository.transcode(asset.originalPath, previewPath, previewOptions);
|
||||
await this.mediaRepository.transcode(asset.originalPath, thumbnailPath, thumbnailOptions);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user