diff --git a/src/photo/PhotoGridPage.tsx b/src/photo/PhotoGridPage.tsx index 903bc94a..bf5c775f 100644 --- a/src/photo/PhotoGridPage.tsx +++ b/src/photo/PhotoGridPage.tsx @@ -24,17 +24,6 @@ export default function PhotoGridPage({ [setSelectedPhotoIds], ); - const renderGuard = (side: 'top' | 'bottom') => -
; - return (