Minor, remove leftover module ir.tree.impl
#KTI-967 Fixed
This commit is contained in:
committed by
Space Team
parent
a30d19b655
commit
8e52babb42
@@ -1,14 +0,0 @@
|
|||||||
plugins {
|
|
||||||
kotlin("jvm")
|
|
||||||
id("jps-compatible")
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
api(project(":compiler:ir.tree"))
|
|
||||||
compileOnly(intellijCore())
|
|
||||||
}
|
|
||||||
|
|
||||||
sourceSets {
|
|
||||||
"main" { projectDefault() }
|
|
||||||
"test" {}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user