Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 610794769
Change-Id: I08f5c24f481e8f7cb9ab4aabd703a3e2465d3e1d
  • Loading branch information
kotlaja authored and copybara-github committed Feb 27, 2024
1 parent 01c4009 commit 57a8330
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions toolchains/java_toolchain_alias.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ java_runtime_version_alias = rule(
toolchains = ["@bazel_tools//tools/jdk:runtime_toolchain_type"],
attrs = {
"runtime_version": attr.string(mandatory = True),
"_allowlist_function_transition": attr.label(
default = "@bazel_tools//tools/allowlists/function_transition_allowlist",
),
},
cfg = _java_runtime_transition,
)
Expand Down

0 comments on commit 57a8330

Please sign in to comment.