Skip to content

chore: remove unused imports

Surya Manoj Pentakota requested to merge unused-cleanup into develop

Refactoring Request Template

Chore: Remove unused/dead code

Description

This MR cleans the codebase by removing the unused imports and dead code found through vulture check.

Checklist

  • Code has been refactored for clarity, maintainability, or performance.
  • No functional changes have been introduced.
  • All existing tests are passing.
  • Code adheres to project coding standards.

Related Issue(s)

Closes #

Merge request reports

Loading