Skip to content

Commit b0821dc

Browse files
francescoo22Space Team
authored andcommitted
[Gradle] Remove unused dependency from :compile:ir.backend.common
^KT-74763
1 parent e06df02 commit b0821dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/ir/backend.common/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ dependencies {
1111
api(project(":compiler:ir.interpreter"))
1212
api(project(":compiler:ir.serialization.common"))
1313
api(project(":compiler:ir.validation"))
14-
implementation(project(":kotlin-util-klib"))
1514
compileOnly(intellijCore())
1615

1716
testImplementation(kotlinTest("junit"))

0 commit comments

Comments
 (0)