Remove dependency on Kotlin
PhilipRoman opened this issue · 1 comments
PhilipRoman commented
Kotlin is used in just a few places in this project. Removing it will simplify and speed up the build process as well as reduce the size of the shadow jar.
PhilipRoman commented
1d4191d removes any dependencies on Kotlin