diff --git a/web/apps/photos/src/types/search/index.ts b/web/apps/photos/src/types/search/index.ts index 5976db2a3..eec8e0831 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