mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
IJPL-209419 remove unused dependency on intellij.platform.eel.impl
GitOrigin-RevId: 4335e0cc630a881691909b11cc23b140acccbbc1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4f54cf1c39
commit
d7875f7d97
@@ -46,7 +46,6 @@ jvm_library(
|
||||
"@lib//:jackson-databind",
|
||||
"@lib//:jackson-module-kotlin",
|
||||
"//platform/progress/shared:ide-progress",
|
||||
"//platform/eel-impl",
|
||||
"//platform/eel-provider",
|
||||
"//python/impl.helperLocator:community-helpersLocator",
|
||||
],
|
||||
@@ -89,7 +88,6 @@ jvm_library(
|
||||
"@lib//:jackson-module-kotlin",
|
||||
"//platform/progress/shared:ide-progress",
|
||||
"@lib//:junit5",
|
||||
"//platform/eel-impl",
|
||||
"//platform/eel-provider",
|
||||
"//python/impl.helperLocator:community-helpersLocator",
|
||||
]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
<orderEntry type="library" name="jackson-module-kotlin" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.progress" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.eel.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
|
||||
<orderEntry type="module" module-name="intellij.platform.backend" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.helpersLocator" />
|
||||
|
||||
Reference in New Issue
Block a user