Skip to content

fix: remove unused chatTransport useMemo in chat sidebar#761

Open
aymuos15 wants to merge 1 commit intosupermemoryai:mainfrom
aymuos15:fix/remove-dead-chat-transport
Open

fix: remove unused chatTransport useMemo in chat sidebar#761
aymuos15 wants to merge 1 commit intosupermemoryai:mainfrom
aymuos15:fix/remove-dead-chat-transport

Conversation

@aymuos15
Copy link
Contributor

@aymuos15 aymuos15 commented Mar 4, 2026

The memoized DefaultChatTransport was created but never referenced. The actual transport used by useChat is created inline with different config (includes model selection and a fallback URL). Also removes the now-unused useMemo import.

The memoized DefaultChatTransport was created but never referenced.
The actual transport used by useChat is created inline with different
config (includes model selection and a fallback URL). Also removes
the now-unused useMemo import.
@graphite-app graphite-app bot requested a review from Dhravya March 4, 2026 07:02
@aymuos15
Copy link
Contributor Author

aymuos15 commented Mar 4, 2026

I think that CI failure is unrelated and an auth issue of the action itself.

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.

1 participant