You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have 34 unused vars across the codebase, we should clean this up. I'd also suggest we adjust the ESLint settings to show an error when a new unused var is introduced, to stop this happening again.
The text was updated successfully, but these errors were encountered:
We currently have 34 unused vars across the codebase, we should clean this up. I'd also suggest we adjust the ESLint settings to show an error when a new unused var is introduced, to stop this happening again.
The text was updated successfully, but these errors were encountered: