Remove experimental implementation of Kotlin Compiler Daemon
#KT-50846 Fixed
This commit is contained in:
@@ -13,7 +13,6 @@ dependencies {
|
||||
compileOnly(project(":kotlin-preloader"))
|
||||
compileOnly(project(":compiler:frontend.java"))
|
||||
compileOnly(project(":daemon-common"))
|
||||
compileOnly(project(":daemon-common-new"))
|
||||
compileOnly(project(":compiler:util"))
|
||||
compileOnly(intellijCore())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user