1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

chore: remove unused code (#15499)

This commit is contained in:
Jason Rasmussen
2025-01-21 16:47:48 -05:00
committed by GitHub
parent 8440f146e2
commit 36058b9b59
8 changed files with 11 additions and 56 deletions

View File

@ -1,5 +1,5 @@
import { SystemConfig } from 'src/config';
import { DeepPartial } from 'typeorm';
import { DeepPartial } from 'src/types';
export const systemConfigStub = {
enabled: {