How to Delete Unused References from the Code

So now you have already identified how to find unused references in the code using VSC, you want to be able to delete them, right? Of course, you can delete them one by one....