Skip to content

Fixes Build errors#5

Merged
martian56 merged 1 commit intomainfrom
fix-con-issues
Nov 7, 2025
Merged

Fixes Build errors#5
martian56 merged 1 commit intomainfrom
fix-con-issues

Conversation

@martian56
Copy link
Owner

This pull request makes a minor cleanup to the useWebSocket hook by removing the unused isMounted variable, which was no longer necessary.

@martian56 martian56 requested a review from Copilot November 7, 2025 17:55
@martian56 martian56 self-assigned this Nov 7, 2025
@martian56 martian56 added bug Something isn't working enhancement New feature or request invalid This doesn't seem right question Further information is requested wontfix This will not be worked on labels Nov 7, 2025
@martian56 martian56 merged commit 868e8cd into main Nov 7, 2025
4 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes an unused isMounted variable from the useWebSocket hook that was declared but never referenced in the code.

  • Removed dead code (isMounted variable declaration and assignment) from the useEffect cleanup

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nadir2609
Copy link
Collaborator

that is really cool !!!

@martian56 martian56 added this to the MVP version milestone Nov 9, 2025
@martian56 martian56 removed the status in LinkUp Project Nov 9, 2025
@martian56 martian56 moved this to Done in LinkUp Project Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working bugfix enhancement New feature or request invalid This doesn't seem right question Further information is requested wontfix This will not be worked on

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants