Skip to content

Remove Unused Assets #9640

Description

@arii

Audit the src/ and public/ directories for unused media. Use 'grep -r "from.*.(png|jpg|svg|gif)" src/' to find imported assets and cross-reference with actual files. Delete any assets that are not referenced in the code.


Priority: Medium | Effort: Small

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions