Don't depend on intellij.python.helpers explicitly since it's already a run-time dependency of intellij.python.community.impl

GitOrigin-RevId: d922f3533a6f6b8d36fdfb83e7514463b4c3cb62
This commit is contained in:
Andrey Vlasovskikh
2019-10-21 20:20:51 +03:00
committed by intellij-monorepo-bot
parent a04e12e8f0
commit 3f9d13c560
3 changed files with 1 additions and 3 deletions

View File

@@ -13,7 +13,6 @@
<orderEntry type="module" module-name="intellij.vcs.github" />
<orderEntry type="module" module-name="intellij.reStructuredText" />
<orderEntry type="module" module-name="intellij.python.reStructuredText" />
<orderEntry type="module" module-name="intellij.python.helpers" />
<orderEntry type="module" module-name="intellij.terminal" />
<orderEntry type="module" module-name="intellij.pycharm.community" />
<orderEntry type="module" module-name="intellij.pycharm.community.customization" />