[kotlin] Remove extra dependencies on Gradle modules

GitOrigin-RevId: 26b2cf8bafe893f511fb7be324edc16bab5bd14f
This commit is contained in:
Yan Zhulanow
2021-07-14 18:14:32 +09:00
committed by intellij-monorepo-bot
parent b2f5f6713e
commit 3163d16b08
2 changed files with 0 additions and 2 deletions

View File

@@ -22,6 +22,5 @@
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.gradle.common" />
</component>
</module>