mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
5df6c5b99a
- server/src/routes/checkout.js: remove unused createBillingPortalSession from the destructuring import. The portal logic lives in routes/billing.js; checkout.js never called it. - src/background/events.js: remove a stale commented-out browser.runtime.openOptionsPage() line. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>