From 4fff855070ea6bdecf847bb17c596d2d1b43659d Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Thu, 11 Apr 2024 12:31:42 +0530 Subject: [PATCH] lint-fix --- web/apps/photos/src/types/search/index.ts | 1 - 1 file changed, 1 deletion(-) 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