We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730f239 commit a5814eeCopy full SHA for a5814ee
common/build.gradle.kts
@@ -24,7 +24,6 @@ dependencies {
24
25
// Add Kotlin
26
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinxCoroutinesVersion")
27
- implementation(kotlin("reflect"))
28
29
// Baritone
30
// modImplementation("baritone-api:baritone-api:1.10.2")
0 commit comments