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

chore: remove unused vars & prefer const & remove default generic value #4079

Merged
merged 2 commits into from
Oct 21, 2023

Conversation

SnowingFox
Copy link
Contributor

Summary

  • Remove some unused vars
  • Prefer const which is not reassigned
  • Remove generic which has the same default type value

image

Test Plan

@SnowingFox SnowingFox requested a review from a team August 31, 2023 06:48
@CLAassistant
Copy link

CLAassistant commented Aug 31, 2023

CLA assistant check
All committers have signed the CLA.

@hyf0
Copy link
Collaborator

hyf0 commented Sep 1, 2023

You might need to squash you commits and exclude the commit of liumengjie.react, so the CLA check could be passed.

@SnowingFox
Copy link
Contributor Author

The ci is really weird

@hardfist
Copy link
Contributor

@SnowingFox are you willing to fix the conflict and we will review it ASAP

@SnowingFox
Copy link
Contributor Author

@SnowingFox are you willing to fix the conflict and we will review it ASAP

done

@hardfist hardfist added this pull request to the merge queue Oct 21, 2023
@hardfist
Copy link
Contributor

@SnowingFox thanks!

Merged via the queue into web-infra-dev:main with commit dbff29d Oct 21, 2023
14 checks passed
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.

4 participants