Removed two unnecessary cycles in modules. One more complicated left in tests

GitOrigin-RevId: 08dc999a419108c9bb3aa2e0696985b4f6c55899
This commit is contained in:
Alexander Podkhalyuzin
2020-06-29 18:17:15 +03:00
committed by intellij-monorepo-bot
parent c60f0c2977
commit cce7abbcce
35 changed files with 43 additions and 43 deletions

View File

@@ -25,10 +25,10 @@
<orderEntry type="library" name="kotlinc.kotlin-compiler" level="project" />
<orderEntry type="library" name="kotlinc.kotlin-scripting-compiler" level="project" />
<orderEntry type="library" name="kotlinc.kotlin-scripting-compiler-impl" level="project" />
<orderEntry type="module" module-name="kotlin.analysis" />
<orderEntry type="module" module-name="kotlin.jps-common" />
<orderEntry type="module" module-name="kotlin.gradle.gradle-idea" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.gradle.common" />
<orderEntry type="module" module-name="kotlin.core" />
</component>
</module>