Skip to content

Commit d034b94

Browse files
Format Bazel code (#1540)
Co-authored-by: enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
1 parent 2e95b10 commit d034b94

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

deps/ReactantExtra/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,6 @@ cc_toolchain_config(
761761
],
762762
)
763763

764-
765764
cc_toolchain(
766765
name = "beast_x86_toolchain",
767766
all_files = ":empty",

deps/ReactantExtra/WORKSPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ http_archive(
139139

140140
# load("@jax//third_party/xla:revision.bzl", "XLA_COMMIT", "XLA_SHA256")
141141
XLA_COMMIT = "070c4370a2f20036adeab116e2209877d743fdcc"
142+
142143
XLA_SHA256 = ""
143144

144145
http_archive(

0 commit comments

Comments
 (0)