diff --git a/web/apps/photos/src/types/search/index.ts b/web/apps/photos/src/types/search/index.ts index 5976db2a30..eec8e0831c 100644 --- a/web/apps/photos/src/types/search/index.ts +++ b/web/apps/photos/src/types/search/index.ts @@ -34,7 +34,6 @@ export interface Suggestion { | number[] | Person | IndexStatus - | Thing | WordGroup | LocationTagData | City