yrming / vscode-type-challenges

Take Type Challenges in VS Code
https://marketplace.visualstudio.com/items?itemName=YRM.type-challenges
MIT License
46 stars 12 forks source link

Removed unused imports from test-cases of two questions #5

Closed schbz closed 2 years ago

schbz commented 2 years ago

Unused imports were resulting in a warning remaining after the code had been successfully completed ( on questions 3057 and 3060 in the easy section).