mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: more cleanup
This commit is contained in:
@@ -151,7 +151,6 @@ export class AssetJobRepository {
|
|||||||
AssetFileType.EncodedVideo,
|
AssetFileType.EncodedVideo,
|
||||||
]),
|
]),
|
||||||
)
|
)
|
||||||
|
|
||||||
.select(withEdits)
|
.select(withEdits)
|
||||||
.$call(withExifInner)
|
.$call(withExifInner)
|
||||||
.where('asset.id', '=', id)
|
.where('asset.id', '=', id)
|
||||||
|
|||||||
Reference in New Issue
Block a user