Skip to content

fix: remove duplicate comments in api.js#626

Open
SuhridXSingh wants to merge 1 commit into
viru0909-dev:mainfrom
SuhridXSingh:fix-duplicate-comments-api
Open

fix: remove duplicate comments in api.js#626
SuhridXSingh wants to merge 1 commit into
viru0909-dev:mainfrom
SuhridXSingh:fix-duplicate-comments-api

Conversation

@SuhridXSingh
Copy link
Copy Markdown

Pull Request

Description

This PR addresses the "frontend cleanup" issue regarding duplicated comment blocks in the API service file to improve code readability.

Closes #275

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • 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
  • 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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@SuhridXSingh is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel.

A member of the Team first needs to authorize it.

@SuhridXSingh
Copy link
Copy Markdown
Author

@viru0909-dev PR is ready for review

@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nyaysetu Ready Ready Preview, Comment May 26, 2026 5:04am

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.

[CLEANUP]: Remove Duplicate Comments in api.js

1 participant