Remove ide-plugin-dependencies/tests-common-for-ide project

tests-common are now copied to the kotlin-ide project, so the artifact
  dependency is not needed any more
This commit is contained in:
Yan Zhulanow
2020-05-07 21:58:58 +09:00
parent ed82465c3c
commit 5a53c6ebf1
2 changed files with 0 additions and 4 deletions
@@ -1,3 +0,0 @@
idePluginDependency {
publishTestJar(":compiler:tests-common")
}