mirror of
https://github.com/MODSetter/SurfSense
synced 2026-06-21 13:44:09 +00:00
b544b161ae
MorePagesDialog is never imported anywhere in the codebase. The /more-pages route uses MorePagesContent directly from page.tsx. The associated morePagesDialogAtom is also unused outside the deleted component. Closes #1192 This contribution was developed with AI assistance (Claude Code).