diff --git a/apps/photos/src/pages/gallery/index.tsx b/apps/photos/src/pages/gallery/index.tsx index 1b18d0421..52055ff60 100644 --- a/apps/photos/src/pages/gallery/index.tsx +++ b/apps/photos/src/pages/gallery/index.tsx @@ -839,9 +839,6 @@ export default function Gallery() { clearSelection(); await syncWithRemote(false, true); - if (isInHiddenSection && ops === COLLECTION_OPS_TYPE.UNHIDE) { - exitHiddenSection(); - } } catch (e) { logError(e, 'collection ops failed', { ops }); setDialogMessage({