Skip to content

Commit a5814ee

Browse files
committed
removed kotlin reflect library
1 parent 730f239 commit a5814ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ dependencies {
2424

2525
// Add Kotlin
2626
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinxCoroutinesVersion")
27-
implementation(kotlin("reflect"))
2827

2928
// Baritone
3029
// modImplementation("baritone-api:baritone-api:1.10.2")

0 commit comments

Comments
 (0)