File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ jvm_library(
28
28
"@community//platform/platform-api:ide" ,
29
29
"@community//platform/util/jdom" ,
30
30
"@lib//:gson" ,
31
- "//phpstorm/php-frontback-openapi:php-frontback" ,
32
31
"@community//platform/core-impl" ,
33
32
"//phpstorm/phpstorm-remote-interpreter:php-remoteInterpreter" ,
34
33
"@community//platform/platform-impl:ide-impl" ,
@@ -57,7 +56,6 @@ jvm_library(
57
56
"@community//platform/testFramework:testFramework_test_lib" ,
58
57
"@community//platform/util/jdom" ,
59
58
"@lib//:gson" ,
60
- "//phpstorm/php-frontback-openapi:php-frontback" ,
61
59
"@community//platform/core-impl" ,
62
60
"//phpstorm/phpstorm-remote-interpreter:php-remoteInterpreter" ,
63
61
"//phpstorm/phpstorm-remote-interpreter:php-remoteInterpreter_test_lib" ,
Original file line number Diff line number Diff line change 20
20
<orderEntry type =" module" module-name =" intellij.platform.testFramework" scope =" TEST" />
21
21
<orderEntry type =" module" module-name =" intellij.platform.util.jdom" />
22
22
<orderEntry type =" library" name =" gson" level =" project" />
23
- <orderEntry type =" module" module-name =" intellij.php.frontback" />
24
23
<orderEntry type =" module" module-name =" intellij.platform.core.impl" />
25
24
<orderEntry type =" module" module-name =" intellij.php.remoteInterpreter" />
26
25
<orderEntry type =" module" module-name =" intellij.platform.ide.impl" />
You can’t perform that action at this time.
0 commit comments