Skip to content

Commit 85ae14a

Browse files
committed
chore: remove kotlin reflect dependency
1 parent 19c68e4 commit 85ae14a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

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

3838
// Kotlin
3939
testImplementation(kotlin("test"))
40-
implementation(kotlin("reflect"))
4140

4241
// Paper
4342
paperweight.paperDevBundle("1.21.8-R0.1-SNAPSHOT")

0 commit comments

Comments
 (0)