mirror of
https://github.com/immich-app/immich.git
synced 2026-02-14 12:58:17 +03:00
chore: remove deprecated endpoint (#13190)
This commit is contained in:
@@ -6,7 +6,6 @@ export const newPersonRepositoryMock = (): Mocked<IPersonRepository> => {
|
||||
getById: vitest.fn(),
|
||||
getAll: vitest.fn(),
|
||||
getAllForUser: vitest.fn(),
|
||||
getAssets: vitest.fn(),
|
||||
getAllWithoutFaces: vitest.fn(),
|
||||
|
||||
getByName: vitest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user