clean: Remove unused fuzzy match function
The to_fuzzy_matched_display_string function is unused in the codebase (verified via grep). Removing it as dead code to simplify maintenance.
Edited by Dharmpreet Singh
The to_fuzzy_matched_display_string function is unused in the codebase (verified via grep). Removing it as dead code to simplify maintenance.