Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove unused fields #639

Merged
merged 3 commits into from
Oct 24, 2024
Merged

refactor: remove unused fields #639

merged 3 commits into from
Oct 24, 2024

Conversation

sarub0b0
Copy link
Owner

No description provided.

Removed the unused `show_status` field from `TableBuilder` and `Table`
structs, and the `chunk_index` field from `Table` struct. This cleanup
reduces code complexity and improves maintainability.
Removed the unused `chunk_index` field from `SingleSelect` struct.
This cleanup reduces code complexity and improves maintainability.
Removed the unused `chunk_index` field from `MultipleSelect` struct.
This cleanup reduces code complexity and improves maintainability.
@sarub0b0 sarub0b0 force-pushed the remove-unused-fields branch from 80bb29c to c50c9bc Compare October 24, 2024 16:09
@sarub0b0 sarub0b0 enabled auto-merge October 24, 2024 16:09
@sarub0b0 sarub0b0 merged commit 86f03c0 into main Oct 24, 2024
1 check passed
@sarub0b0 sarub0b0 deleted the remove-unused-fields branch October 24, 2024 16:11
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