[python] Remove unuseful ktor dependencies in intellij.python.community.impl module

Merge-request: IJ-MR-166082
Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com>
(cherry picked from commit 447218b7df368ac1c8da7ca3b2d096ccceb93f69)

GitOrigin-RevId: b0c146a9eebe689c974ab7bbeec1b80507e54652
This commit is contained in:
Egor Eliseev
2025-06-19 14:30:30 +00:00
committed by intellij-monorepo-bot
parent 1c14d39463
commit 8a3648c438
4 changed files with 1 additions and 10 deletions

View File

@@ -157,8 +157,6 @@
<orderEntry type="module" module-name="intellij.python.syntax" />
<orderEntry type="module" module-name="intellij.platform.ui.jcef" />
<orderEntry type="module" module-name="intellij.libraries.kotlinx.io" />
<orderEntry type="module" module-name="intellij.libraries.ktor.client" />
<orderEntry type="module" module-name="intellij.libraries.ktor.client.cio" />
<orderEntry type="module" module-name="intellij.platform.util.progress" />
<orderEntry type="module" module-name="intellij.platform.feedback" />
<orderEntry type="library" name="kotlinx-datetime-jvm" level="project" />