Skip to content

Commit

Permalink
cleanup: remove api_version from BUILD files
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 682422925
  • Loading branch information
ericsalo authored and copybara-github committed Oct 4, 2024
1 parent 7aab62f commit fde5f85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsl/profiler/protobuf/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ tf_proto_library(
# copybara:uncomment_begin(google-only)
# py_proto_library(
# name = "trace_events_py_pb2",
# api_version = 2,
# visibility = ["//visibility:public"],
# deps = [":trace_events_proto"],
# )
Expand Down Expand Up @@ -111,7 +110,6 @@ tf_proto_library(
# copybara:uncomment_begin(google-only)
# py_proto_library(
# name = "xplane_py_pb2",
# api_version = 2,
# visibility = internal_visibility([":friends"]),
# deps = [":xplane_proto"],
# )
Expand Down

0 comments on commit fde5f85

Please sign in to comment.