Remove unused "using"






4.76/5 (21 votes)
How to remove unused "using"
To removed unused "
using
" statements,
just right-click one of the using
statements in your source code and click "Organize Usings" | "Remove Unused Usings".