[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
@@ -63,7 +63,6 @@ dependencies {
testImplementation(project(":kotlin-gradle-plugin-model"))
testImplementation(project(":kotlin-gradle-build-metrics"))
testImplementation(project(":kotlin-project-model"))
testImplementation(project(":kotlin-tooling-metadata"))
testImplementation(kotlinGradlePluginTest)
testImplementation(project(":kotlin-gradle-subplugin-example"))