Skip to content

Fix dead code in Generate function#29

Open
NihalDR wants to merge 1 commit intorae-app:mainfrom
NihalDR:main
Open

Fix dead code in Generate function#29
NihalDR wants to merge 1 commit intorae-app:mainfrom
NihalDR:main

Conversation

@NihalDR
Copy link
Copy Markdown

@NihalDR NihalDR commented Apr 17, 2026

Resolves #28 by removing the redundant if/else conditional in src/api/chat.ts that caused identical code execution paths.

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.

Identical if/else branches in Generate function cause dead code

1 participant