[FIR] Move JavaTypeEnhancementState to session component

This commit is contained in:
Dmitriy Novozhilov
2021-07-09 12:06:26 +03:00
committed by teamcityserver
parent e102bdea20
commit aa3a73c6c2
5 changed files with 24 additions and 6 deletions
-1
View File
@@ -6,7 +6,6 @@ plugins {
}
dependencies {
api(project(":core:compiler.common.jvm"))
api(project(":compiler:frontend.common"))
api(project(":compiler:fir:cones"))