WatchItDev / watchit-app

Open movies everywhere
https://watchit.movie
GNU Affero General Public License v3.0
334 stars 35 forks source link

refactor: remove dead code and unneeded dependencies #182

Closed geolffreym closed 1 month ago

geolffreym commented 3 months ago

The project currently contains a significant amount of dead code and unnecessary dependencies. This is contributing to an increased bundle size and adding unnecessary complexity to the project structure. We need to conduct a thorough refactoring to improve the overall code structure and enhance performance.

Action Items: