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

clean up unused code + add linter for unused variables/imports/etc #502

Closed
katiestahl opened this issue May 22, 2024 · 1 comment
Closed
Assignees
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"

Comments

@katiestahl
Copy link
Contributor

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

@katiestahl katiestahl added frontend priority:low Low priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup" cleanup Changes only making code cleaner & do not change how the code works nor the outputs produced (e.g. f labels May 22, 2024
@katiestahl katiestahl self-assigned this May 22, 2024
@github-actions github-actions bot closed this as completed Jun 4, 2024
Copy link

github-actions bot commented Jun 4, 2024

Closed by #503.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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"
Projects
None yet
Development

No branches or pull requests

1 participant