IDEA-CR-53045 Remove redundant dependency python.psi.impl on ide module

GitOrigin-RevId: 9a98c268d84ff09d9d9b3c8e577635838c8a9ff9
This commit is contained in:
Vitaliy.Bibaev
2019-11-26 12:05:03 +03:00
committed by intellij-monorepo-bot
parent 2202ed8c46
commit e765e9333f

View File

@@ -22,6 +22,5 @@
<orderEntry type="library" name="StreamEx" level="project" />
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
</component>
</module>