Theoretically you can remove any imports, using `--import:` on CLI or CFG.
- Can Nim tell me about unused imports, lets, const and .high... treeform
- Re: Can Nim tell me about unused imports, lets, const ... juancarlospaco
Theoretically you can remove any imports, using `--import:` on CLI or CFG.