[IR] Drop unused inter-module dependency
^KT-61934
This commit is contained in:
committed by
Space Team
parent
03914e353f
commit
1a36a06a07
@@ -9,7 +9,6 @@ dependencies {
|
||||
api(project(":compiler:backend-common"))
|
||||
api(project(":compiler:ir.tree"))
|
||||
api(project(":compiler:ir.interpreter"))
|
||||
implementation(project(":compiler:ir.serialization.common"))
|
||||
compileOnly(intellijCore())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user