clean up unused code + add linter for unused variables/imports/etc #502
Labels
cleanup
Changes only making code cleaner & do not change how the code works nor the outputs produced (e.g. f
frontend
priority:low
Low priority
technical debt
A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
there's a lot of leftover/unused code from removing antd. This should all be removed
Additionally, we should remove any unused variables, functions, imports, etc. and add linting for this
The text was updated successfully, but these errors were encountered: