To reproduce the import optimization issue:
- run
./mill mill.bsp.BSP/installin this directory - import as a BSP project
- go to Tool.scala file
- optimize imports
import speakeasy as se disappear, but it is used in the class Tool.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To reproduce the import optimization issue:
./mill mill.bsp.BSP/install in this directoryimport speakeasy as se disappear, but it is used in the class Tool.