Skip to content

Commit b6aa3c6

Browse files
committed
Reverts a change made from our 'sync protos' script that shouldn't have been made.
1 parent 1d6f252 commit b6aa3c6

File tree

1 file changed

+1
-0
lines changed
  • tensorboard/compat/proto

1 file changed

+1
-0
lines changed

tensorboard/compat/proto/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ tb_proto_library(
238238
tb_proto_library(
239239
name = "summary",
240240
srcs = ["summary.proto"],
241+
exports = [":histogram"],
241242
deps = [
242243
":histogram",
243244
":tensor",

0 commit comments

Comments
 (0)