python-psi-impl shouldn't depend on lang-api

GitOrigin-RevId: db25c76e0ea09f80406fdf6b4998c2a9ad0a9a2b
This commit is contained in:
Dmitry Trofimov
2019-09-26 18:01:42 +00:00
committed by intellij-monorepo-bot
parent 366d45a2a7
commit 5c3d6b7bb1
94 changed files with 357 additions and 207 deletions
@@ -13,7 +13,6 @@
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.python.psi" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.platform.core.impl" />
<orderEntry type="library" name="kotlin-stdlib-jdk8" level="project" />
<orderEntry type="module" module-name="intellij.python.community" />
@@ -24,4 +23,4 @@
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
</component>
</module>
</module>