Skip to content

chore : removed unused sms.js utlity module#40

Open
shantanu-1607 wants to merge 1 commit into
mightbeanshuu:mainfrom
shantanu-1607:chore/remove-sms-util
Open

chore : removed unused sms.js utlity module#40
shantanu-1607 wants to merge 1 commit into
mightbeanshuu:mainfrom
shantanu-1607:chore/remove-sms-util

Conversation

@shantanu-1607

Copy link
Copy Markdown

Description

Removed the src/server/utils/sms.js file as it is entirely dead code. A global search confirmed there are no active imports or references to this utility anywhere in the application (controllers, routes, services, etc.). Removing this unused module reduces codebase clutter and maintenance overhead. Also verified that no leftover external dependencies were required.

(Note: If you have an issue number, add it below. Otherwise, delete the "Fixes" line!)
Fixes # (issue number)

Type of change

  • Bug fix / Refactor (non-breaking change which fixes an issue / removes dead code)
  • 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

How Has This Been Tested?

  • Local manual testing (Verified via global codebase search that sms.js is not imported anywhere).
  • Unit tests (Ran npm test to ensure no immediate script failures or broken references, though noted the root test script is currently unconfigured).

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 tests pass locally with my changes

@netlify

netlify Bot commented May 29, 2026

Copy link
Copy Markdown

Deploy Preview for dormdoc ready!

Name Link
🔨 Latest commit d1d7c35
🔍 Latest deploy log https://app.netlify.com/projects/dormdoc/deploys/6a1960650c6e360008a8f1db
😎 Deploy Preview https://deploy-preview-40--dormdoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 29, 2026

Copy link
Copy Markdown

Deploy Preview for lucent-marigold-fc05c2 ready!

Name Link
🔨 Latest commit d1d7c35
🔍 Latest deploy log https://app.netlify.com/projects/lucent-marigold-fc05c2/deploys/6a1960659a43a8000830d8a8
😎 Deploy Preview https://deploy-preview-40--lucent-marigold-fc05c2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant