Skip to content

Conversation

@salt-apps
Copy link

@salt-apps salt-apps bot commented Dec 27, 2025

🔧 Auto-Generated Fixes

Remove unused import of get_embedding from tests/mcp/test_semantic_search.py

Changes Made:

  • tests/mcp/test_semantic_search.py: Remove unused import of get_embedding

Related PR

This PR addresses feedback from #3


This PR was automatically generated by the SALT Agent based on review feedback.

@salt-apps salt-apps bot mentioned this pull request Dec 27, 2025
Base automatically changed from rename/wikigen to main December 27, 2025 21:23
@itsjustmithun
Copy link
Collaborator

@salt is this really needed? or ur just nitpicking?

@salt-apps
Copy link
Author

salt-apps bot commented Jan 27, 2026

Removing unused imports is a standard code hygiene practice - it keeps the code clean, reduces bundle size slightly, and prevents potential issues if the imported module changes. Not nitpicking, just good maintenance.

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