Resonate icon indicating copy to clipboard operation
Resonate copied to clipboard

[Refactor] Clearing up Unused Imports and Improving Performances and using lowerCamelCase syntax where required

Open Naman30903 opened this issue 1 year ago • 1 comments

Description

Removed unused imports , added const where required.

Fixes # (issue)

No issue fixes just improving Codebase

  • [x] Refactor (does not change functionality, e.g. code style improvements, linting)

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules
  • [ ] I have checked my code and corrected any misspellings

Maintainer Checklist

  • [x] closes #267 and #280 and #248
  • [x] Tag the PR with the appropriate labels

Naman30903 avatar Feb 29 '24 10:02 Naman30903

@chandansgowda Please can you review my PR

Naman30903 avatar Mar 03 '24 12:03 Naman30903

Hey, @Naman30903 Please resolve the merge conflicts.

vrundraval24 avatar May 24 '24 04:05 vrundraval24

Hey @Naman-30903 please do the suggested changes and resolve the conflicts to bring it into the clean state so that we can merge

These are very minor changes @Naman30903 please do try to do it asap so we could merge this PR including resolving the conflicts

Aarush-Acharya avatar May 24 '24 11:05 Aarush-Acharya