mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[python] Remove unuseful ktor dependencies in intellij.python.community.impl module
Merge-request: IJ-MR-166082 Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com> GitOrigin-RevId: 447218b7df368ac1c8da7ca3b2d096ccceb93f69
This commit is contained in:
committed by
intellij-monorepo-bot
parent
71583dc94a
commit
21ae30258c
@@ -26,8 +26,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<plugin id="com.intellij.modules.python-core-capable"/>
|
||||
<module name="intellij.json.backend"/>
|
||||
<plugin id="org.toml.lang"/>
|
||||
<module name="intellij.libraries.ktor.client"/>
|
||||
<module name="intellij.libraries.ktor.client.cio"/>
|
||||
<module name="intellij.libraries.kotlinx.io"/>
|
||||
</dependencies>
|
||||
|
||||
<content>
|
||||
|
||||
Reference in New Issue
Block a user