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

refactor: clean up unused parameters and variables #815

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

strawHat121
Copy link
Contributor

Resolves #799

What changes did you make and why did you make them?

Removed unused variables, types and parameters that we got from running npx tsc.

Before -

image

After -

Screenshot 2025-03-25 at 2 11 37 PM

Did you run tests? Share screenshot of results:

Screenshot 2025-03-25 at 2 12 06 PM

How did you find us? (GitHub, Google search, social media, etc.):

Github

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

Successfully merging this pull request may close these issues.

Clean up unused variables and types
1 participant