Skip to content

Commit e60f5c9

Browse files
committed
🔥 移除不必要的 Kotlin 标准库依赖
1 parent 258aafe commit e60f5c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ repositories {
1616
dependencies {
1717
implementation("de.exlll:configlib-yaml:4.6.1")
1818
implementation("org.bstats:bstats-bukkit:3.1.0")
19-
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
2019
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
2120
}
2221

0 commit comments

Comments
 (0)