remove runtime dep on intellij.python.community.impl.huggingFace - fix cycle dep for Bazel

GitOrigin-RevId: f56d700a6f1ff14c6304f4ebb566067b909ce740
This commit is contained in:
Vladimir Krivosheev
2024-11-29 15:10:36 +01:00
committed by intellij-monorepo-bot
parent 1114d15687
commit 4118783723
4 changed files with 1 additions and 4 deletions

View File

@@ -147,7 +147,6 @@
<orderEntry type="module" module-name="intellij.platform.ml" />
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
<orderEntry type="module" module-name="intellij.commandInterface" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.community.impl.huggingFace" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.syntax" />
<orderEntry type="module" module-name="intellij.platform.ui.jcef" />
<orderEntry type="module" module-name="intellij.libraries.ktor.client" />