smatos
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Unconfigurable Auto Remove of Unused Python Imports
AnsweredAt some point the Python plugin started to remove unused imports (no questions asked) from python files by default. I typically have either commented off imports or unused imports during developmen...