diff --git a/src/photo/index.ts b/src/photo/index.ts index 88f32127..f44d5bbf 100644 --- a/src/photo/index.ts +++ b/src/photo/index.ts @@ -64,7 +64,6 @@ export interface PhotoDbInsert extends PhotoExif { hidden?: boolean takenAt: string takenAtNaive: string - cacheKey?: string } // Raw db response