Skip to content

Conversation

tommyxchow
Copy link
Owner

@tommyxchow tommyxchow commented Jul 31, 2022

Closes #165.

Removes all fields from models that aren't used anywhere in the app. These unused fields cause unnecessary overhead and are prone to bugs in the event of future API changes.

Some of them will likely be re-added in the future in the event a new feature requires them.

@tommyxchow tommyxchow added improvement A change that tweaks or improves upon an existing feature refactor Related to reorganizing and cleaning up code labels Jul 31, 2022
@tommyxchow tommyxchow self-assigned this Jul 31, 2022
@tommyxchow tommyxchow merged commit c4f904e into main Jul 31, 2022
@tommyxchow tommyxchow deleted the 165-remove-unused-fields branch July 31, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement A change that tweaks or improves upon an existing feature refactor Related to reorganizing and cleaning up code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unused fields from models
1 participant