mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
refactor [python]: get rid of intellij.driver.sdk dependency in python modules
GitOrigin-RevId: 195f0f6a6811b23a21ce8e71006e2d245289daa0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0132623777
commit
b71adfd754
@@ -29,7 +29,6 @@ jvm_library(
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//python/python-psi-api:psi",
|
||||
"//python:python-community-impl",
|
||||
"//platform/remote-driver/test-sdk:driver-sdk",
|
||||
"//platform/platform-api:ide",
|
||||
"//platform/markdown-utils",
|
||||
"//platform/statistics",
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.impl" />
|
||||
<orderEntry type="module" module-name="intellij.driver.sdk" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide" />
|
||||
<orderEntry type="module" module-name="intellij.platform.markdown.utils" />
|
||||
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
||||
|
||||
Reference in New Issue
Block a user