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 redundant code and unused includes #130

Merged
merged 2 commits into from
Oct 2, 2023
Merged

Conversation

ThirdEyeSqueegee
Copy link
Member

  • Remove unused includes
  • Remove redundant code:
    • zero/null initialization
    • instances of typename keyword
    • qualifiers
    • static_casts
    • template arguments
    • instances of else keyword

- Remove unused includes
- Remove redundant code:
  - zero/null initialization
  - instances of `typename` keyword
  - qualifiers
  - `static_cast`s
  - template arguments
  - instances of `else` keyword
@ThirdEyeSqueegee ThirdEyeSqueegee merged commit 22b9968 into main Oct 2, 2023
@ThirdEyeSqueegee ThirdEyeSqueegee deleted the refactor branch October 2, 2023 16:02
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.

2 participants