Internal change.

PiperOrigin-RevId: 964172133
This commit is contained in:
Protobuf Team Bot 2026-08-13 10:45:11 -07:00 committed by Copybara-Service
parent 838d639d29
commit 0eafd3c3e4

View file

@ -6,10 +6,6 @@
# https://developers.google.com/open-source/licenses/bsd
load("@rules_cc//cc:cc_test.bzl", "cc_test")
load(
"//bazel:cc_proto_library.bzl",
"cc_proto_library",
)
load("//bazel:proto_library.bzl", "proto_library")
load(
"//hpb/bazel:hpb_proto_library.bzl",
@ -117,11 +113,6 @@ hpb_proto_library(
],
)
cc_proto_library(
name = "test_model_cc_proto",
deps = [":test_model_proto"],
)
proto_library(
name = "legacy_name_proto",
srcs = [