Skip to content

Commit c463d26

Browse files
WI-81268 remove module php.frontback
GitOrigin-RevId: 2014479383e0102a91d8d1511c2141ee05ae7668
1 parent 9156e7d commit c463d26

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jvm_library(
2828
"@community//platform/platform-api:ide",
2929
"@community//platform/util/jdom",
3030
"@lib//:gson",
31-
"//phpstorm/php-frontback-openapi:php-frontback",
3231
"@community//platform/core-impl",
3332
"//phpstorm/phpstorm-remote-interpreter:php-remoteInterpreter",
3433
"@community//platform/platform-impl:ide-impl",
@@ -57,7 +56,6 @@ jvm_library(
5756
"@community//platform/testFramework:testFramework_test_lib",
5857
"@community//platform/util/jdom",
5958
"@lib//:gson",
60-
"//phpstorm/php-frontback-openapi:php-frontback",
6159
"@community//platform/core-impl",
6260
"//phpstorm/phpstorm-remote-interpreter:php-remoteInterpreter",
6361
"//phpstorm/phpstorm-remote-interpreter:php-remoteInterpreter_test_lib",

intellij.phpstan.iml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
2121
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
2222
<orderEntry type="library" name="gson" level="project" />
23-
<orderEntry type="module" module-name="intellij.php.frontback" />
2423
<orderEntry type="module" module-name="intellij.platform.core.impl" />
2524
<orderEntry type="module" module-name="intellij.php.remoteInterpreter" />
2625
<orderEntry type="module" module-name="intellij.platform.ide.impl" />

0 commit comments

Comments
 (0)