Remove dependency on :compiler:frontend.java from :compiler:fir:jvm
This commit is contained in:
@@ -9,7 +9,6 @@ dependencies {
|
||||
implementation(project(":compiler:fir:cones"))
|
||||
implementation(project(":compiler:fir:tree"))
|
||||
implementation(project(":compiler:fir:resolve"))
|
||||
implementation(project(":compiler:frontend.java"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user