Skip to content

Commit a6d72f3

Browse files
k15tfuintellij-monorepo-bot
authored andcommitted
[bazel] Update build files (IJI-3062)
GitOrigin-RevId: 2394c1289e33945f7640f249b17cbf34b31fd695
1 parent e5f0714 commit a6d72f3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

BUILD.bazel

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,7 @@ jvm_library(
6666
"//phpstorm/php-openapi:php",
6767
"@community//platform/platform-util-io:ide-util-io",
6868
],
69-
runtime_deps = [
70-
":phpstan_resources",
71-
":phpstan_test_resources",
72-
]
69+
runtime_deps = [":phpstan_test_resources"]
7370
)
7471
### auto-generated section `build intellij.phpstan` end
7572

0 commit comments

Comments
 (0)