Nitinkamlesh opened a new pull request, #43:
URL: https://github.com/apache/fineract-site/pull/43

   ## Summary
   Removed the unused `material-icons.ttf` font file from the font directory.
   
   ## Why
   - This font file is not referenced anywhere in the codebase.
   - The project uses Material Icons via CSS, not via local .ttf.
   - Removing unused assets keeps the repo clean and improves maintainability.
   
   ## Verification
   Searched repository for usage:
   grep -R "material-icons.ttf" .
   No matches found.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to