Skip to content

Conversation

@dhiraj-143r
Copy link

@dhiraj-143r dhiraj-143r commented Jan 30, 2026

The elif block checking 'load_saved_data' was unreachable because the if statement above it checks the exact same condition. This removes the dead code to clean up the logic.

#fix 460

The elif block checking 'load_saved_data' was unreachable because
the if statement above it checks the exact same condition.
This removes the dead code to clean up the logic.
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