propensive / fury-old

A new build tool for JVM languages
Apache License 2.0
413 stars 34 forks source link

facility to prune imports #1604

Open propensive opened 3 years ago

propensive commented 3 years ago

We should be able to remove any unnecessary imports (those containing projects which aren't used for projects in the layer) and then replace imports of layers which define zero projects of their own with their own imports. This would be useful before publishing.