agile-ts / documentation

Documentation of AgileTs
https://agile-ts.org
MIT License
61 stars 38 forks source link

Removed imports that were never used #69

Closed benji011 closed 3 years ago

benji011 commented 3 years ago

📄 Description

Removed imports that were imported but never used.

🔴 Related Issue

📃 Context

Removes the lint warnings. Not necessarily errors.

🛠 How Has This Been Tested?

bennobuilder commented 3 years ago

nice catch.. and thanks for contributing ;D Well, unit tests can't hurt.. but I see no point in creating them since the website has no actual logic