Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unused react components in www app #1338

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

clacladev
Copy link
Contributor

What does this pull request do? Explain your changes. (required)
I removed unused react components in www app.

Specific updates (required)
I checked that all the react components in the www app where imported in the app somewhere. The one who were not, I deleted them. Turns out only a couple.

I also tried different npm packages to analyse the codebase and find unused components and files. But they all were very superficial implementations of this analysis, resulting in them being useless.

How did you test each of these updates (required)
Codebase compiles successfully. I also tested the preview build deployed on Vercel.

@vercel
Copy link

vercel bot commented Oct 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
livepeer-studio ✅ Ready (Inspect) Visit Preview Oct 17, 2022 at 4:12PM (UTC)

Copy link
Member

@adamsoffer adamsoffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@adamsoffer adamsoffer merged commit 3b3afdf into master Oct 18, 2022
@adamsoffer adamsoffer deleted the clacladev/clean-www-unused-components branch October 18, 2022 20:49
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.

None yet

2 participants