unused-imports
There are 8 repositories under unused-imports topic.
webpro-nl/knip
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
hadialqattan/pycln
A formatter for finding and removing unused import statements.
kowainik/smuggler
🚣 Smuggle all imports
hadialqattan/pycln-vscode
VS Code extension to remove unused import statements from Python code using Pycln (WIP).
kaliv0/iclean
Python CLI tool for cleaning up unused imports
dennis-kurochkin/eslint-config-endurant-react
Endurant eslint config
amitjoshi9627/Trimports
Trimports is a program which automatically removes unused imports from your Python script.
diffstorm/includeSweeper
Include Sweeper is a Python script developed to identify and list redundant include statements in C/C++ projects.