[Gradle] Remove ':kotlin-project-model' and ':kotlin-project-model-tests-generator'

KT-61463
This commit is contained in:
Sebastian Sellmair
2023-08-25 16:54:00 +02:00
committed by Space Team
parent 6d38a314cc
commit 02c2c76ffe
49 changed files with 12 additions and 1966 deletions
@@ -13,7 +13,6 @@ dependencies {
commonApi(platform(project(":kotlin-gradle-plugins-bom")))
commonApi(project(":kotlin-gradle-plugin-annotations"))
commonApi(project(":native:kotlin-native-utils"))
commonApi(project(":kotlin-project-model"))
commonApi(project(":kotlin-tooling-core"))
commonCompileOnly(project(":kotlin-gradle-compiler-types"))