Skip to content

Remove unused PersonalProfile import from ProfileModal#16

Draft
Copilot wants to merge 3 commits intofeat/personal-sitefrom
copilot/sub-pr-13-again
Draft

Remove unused PersonalProfile import from ProfileModal#16
Copilot wants to merge 3 commits intofeat/personal-sitefrom
copilot/sub-pr-13-again

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

The PersonalProfile component was imported but never used in ProfileModal.tsx, causing TypeScript build failures with noUnusedLocals: true.

Changes

  • Removed unused import from src/components/ProfileModal.tsx

The modal uses its own PersonalProfileModalContent implementation rather than reusing the PersonalProfile component.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI mentioned this pull request Feb 12, 2026
@vercel
Copy link

vercel bot commented Feb 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
string-v2 Ready Ready Preview, Comment Feb 12, 2026 4:05pm

Copilot AI and others added 2 commits February 12, 2026 16:01
Co-authored-by: ghostleek <44336310+ghostleek@users.noreply.github.com>
Co-authored-by: ghostleek <44336310+ghostleek@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on personal site PR Remove unused PersonalProfile import from ProfileModal Feb 12, 2026
Copilot AI requested a review from ghostleek February 12, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants