Remove dependency intellij.platform.lang.impl -> intellij.platform.inspect, IDEA-CR-1366

GitOrigin-RevId: da769ac77292c954371076a5e80f7d5f8b1114a8
This commit is contained in:
Evgeniy.Stepanov
2020-04-28 20:11:16 +02:00
committed by intellij-monorepo-bot
parent 69b8d50265
commit 4b81851c82
4 changed files with 3 additions and 1 deletions

View File

@@ -17,5 +17,6 @@
<orderEntry type="module" module-name="intellij.java.ui" />
<orderEntry type="module" module-name="intellij.python.community.plugin.impl" />
<orderEntry type="module" module-name="intellij.python.psi.impl" />
<orderEntry type="module" module-name="intellij.platform.inspect" />
</component>
</module>