From 897dd78ffd9b1de7cd92096d5f29cf975d3b3ebc Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Thu, 12 Sep 2024 16:26:18 +0530 Subject: [PATCH] Remove stale TODO --- web/apps/photos/src/pages/gallery.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/web/apps/photos/src/pages/gallery.tsx b/web/apps/photos/src/pages/gallery.tsx index edfdaa9a47..06a8e8b161 100644 --- a/web/apps/photos/src/pages/gallery.tsx +++ b/web/apps/photos/src/pages/gallery.tsx @@ -208,9 +208,6 @@ export default function Gallery() { const [collectionNamerView, setCollectionNamerView] = useState(false); const [shouldDisableDropzone, setShouldDisableDropzone] = useState(false); const [isPhotoSwipeOpen, setIsPhotoSwipeOpen] = useState(false); - // TODO(MR): This is never true currently, this is the WIP ability to show - // what's new dialog on desktop app updates. The UI is done, need to hook - // this up to logic to trigger it. const [openWhatsNew, setOpenWhatsNew] = useState(false); const {