mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 22:50:11 -04:00
- Deleted the `semantic_tag_validation` module to streamline the codebase as part of the transition to a unified tagging system. - Updated module imports in `mod.rs` and adjusted references in the `semantic_tagging_test` to reflect the removal of the validation module. - This refactor enhances maintainability and clarity within the tagging architecture, aligning with recent structural changes.