mirror of
https://github.com/immich-app/immich.git
synced 2026-02-09 03:08:53 +03:00
Run prettier
This commit is contained in:
@@ -10,7 +10,6 @@ import sanitize from 'sanitize-filename';
|
||||
import { AuthUserDto } from '../decorators/auth-user.decorator';
|
||||
import { patchFormData } from '../utils/path-form-data.util';
|
||||
|
||||
|
||||
export interface ImmichFile extends Express.Multer.File {
|
||||
/** sha1 hash of file */
|
||||
checksum: Buffer;
|
||||
|
||||
Reference in New Issue
Block a user