mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
Run prettier
This commit is contained in:
parent
4543712eac
commit
f57b85c0de
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue