Skip to content

[TODO][BUG] Remove unused imports from the codebase #91

Description

@gbowne1

I overengineered the App.js, thinking I needed to add things to get ahead of imports we might need, and a few other files and imported too many Material UI a.k.a @mui imports. which now show up in ESLint as 'is defined but never used' no-unused-vars.

Remove all the unused imports from App.js that do not appear in the actual code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions