Skip to content

module cleanup#29175

Merged
chrisnojima merged 3 commits intonojima/HOTPOT-next-670-clean-2from
nojima/ZCLIENT-module-clean
Apr 24, 2026
Merged

module cleanup#29175
chrisnojima merged 3 commits intonojima/HOTPOT-next-670-clean-2from
nojima/ZCLIENT-module-clean

Conversation

@chrisnojima-zoom
Copy link
Copy Markdown
Contributor

No description provided.

@chrisnojima chrisnojima changed the title WIP: module cleanup module cleanup Apr 23, 2026
@chrisnojima chrisnojima requested a review from Copilot April 23, 2026 18:38
Copy link
Copy Markdown

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

Removes unused module-scope types/state and an unused chat team channels hook as part of module-level cleanup, while updating remaining hooks to construct fresh empty state per instance.

Changes:

  • Deleted the unused useChatTeamChannels hook and its associated state/types from team-hooks.tsx.
  • Replaced module-level “empty” Map/Set instances with small factory functions to produce per-hook empty state.
  • Removed the cleanup plan document plans/module-level-cleanup.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
shared/chat/conversation/team-hooks.tsx Drops unused channels hook/types and replaces shared empty Map/Set constants with per-instance empty state factories.
plans/module-level-cleanup.md Removes the module-level cleanup plan document from the repo.

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

@chrisnojima chrisnojima merged commit af7f64d into nojima/HOTPOT-next-670-clean-2 Apr 24, 2026
@chrisnojima chrisnojima deleted the nojima/ZCLIENT-module-clean branch April 24, 2026 20:32
chrisnojima pushed a commit that referenced this pull request Apr 24, 2026
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.

3 participants