mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
remove unused imports
This commit is contained in:
parent
e8f102189f
commit
e820188fa3
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
import { Stats } from 'node:fs';
|
||||
import { AssetType } from 'src/entities/asset.entity';
|
||||
import { ExifEntity } from 'src/entities/exif.entity';
|
||||
import {
|
||||
|
@ -6,7 +5,6 @@ import {
|
|||
Colorspace,
|
||||
ImageFormat,
|
||||
SystemConfigKey,
|
||||
ToneMapping,
|
||||
TranscodeHWAccel,
|
||||
TranscodePolicy,
|
||||
VideoCodec,
|
||||
|
|
Loading…
Reference in a new issue