Skip to content

Commit 31c3170

Browse files
committed
deps: remove unused deps
1 parent 056d90a commit 31c3170

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle.kts

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ dependencies {
1212
implementation("io.sigpipe:jbsdiff:1.0")
1313
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
1414
implementation("org.ow2.asm:asm:9.7.1")
15-
implementation("org.ow2.asm:asm-tree:9.7.1")
16-
implementation("org.ow2.asm:asm-util:9.7.1")
17-
implementation("org.ow2.asm:asm-commons:9.7.1")
1815
}
1916

2017
tasks.shadowJar {

0 commit comments

Comments
 (0)