Remove stale TODO

This commit is contained in:
Manav Rathi
2024-09-12 16:26:18 +05:30
parent 016761be9a
commit 897dd78ffd

View File

@@ -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 {