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

Unused vars in register.js #6

Open
MaximilianHollis opened this issue Oct 9, 2020 · 0 comments
Open

Unused vars in register.js #6

MaximilianHollis opened this issue Oct 9, 2020 · 0 comments

Comments

@MaximilianHollis
Copy link
Owner

Line 1:16: 'useState' is defined but never used no-unused-vars
Line 1:34: 'useContext' is defined but never used no-unused-vars
Line 3:9: 'AuthContext' is defined but never used no-unused-vars

./src/Elements/Navbar/Navbar.js
Line 5:10: 'Link' is defined but never used no-unused-vars

File must be cleaned up to attain codebase standards

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

No branches or pull requests

1 participant