-
Notifications
You must be signed in to change notification settings - Fork 1
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
Remove unused injected controller #343
Conversation
Hmmmmm, why is this unused?? |
Was there some kind of validation or so? |
There's an error popping up? |
Where? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
You wrote |
Yes, but I said there is no error popping up. And then you asked I wish there was an error popping up. Do you know why there isn't? |
Oh, lol. Yeah eslint doesn't tracks these kind of unused vars. |
Readiness checklist