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

feat(config): 🗑️ removed unnecessary APIs #74

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

anantakumarghosh
Copy link
Member

@anantakumarghosh anantakumarghosh commented Oct 31, 2024

Description

This PR removes unnecessary APIs that aren't being used
ref: #73

Related Issues

Testing

Checklist

  • I have performed a thorough self-review of my code.
  • I have added or updated relevant tests for my changes.
  • My code follows the project's style guidelines and best practices.
  • I have updated the documentation if necessary.
  • I have added or updated relevant comments in my code.
  • I have resolved any merge conflicts of my branch.

Screenshots (if applicable)

Additional Notes

Reviewers


Maintainer Notes

  • Has this change been tested in a staging environment?
  • Does this change introduce any breaking changes or deprecations?

removed unnecessary APIs that aren't being used

ref: #73
@anantakumarghosh anantakumarghosh linked an issue Oct 31, 2024 that may be closed by this pull request
5 tasks
@anantakumarghosh anantakumarghosh self-assigned this Oct 31, 2024
@anantakumarghosh anantakumarghosh added the service Related to backend service label Oct 31, 2024
Copy link
Member

@techoneel techoneel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go

@techoneel techoneel merged commit 2aac2bc into development Oct 31, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service Related to backend service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: cleanup and refactor
2 participants