[platform ml] cleanup: remove unused dependencies on intellij.platform.ml.impl (IJPL-190495)

After converting the module to a content module, we don't need to add dependency to it in XML descriptors where it actually isn't used.

GitOrigin-RevId: 5f5d18c8c586a4d06adc3cc61a0ef916e74a4760
This commit is contained in:
Nikolay Chashnikov
2025-06-04 13:31:21 +02:00
committed by intellij-monorepo-bot
parent 73d8824983
commit e81c802169
2 changed files with 0 additions and 2 deletions

View File

@@ -149,7 +149,6 @@
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.platform.backend.observation" />
<orderEntry type="module" module-name="intellij.platform.ml.impl" />
<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" />