Make hpb:traits private visibility again

PiperOrigin-RevId: 663388295
pull/17823/head
Hong Shin 7 months ago committed by Copybara-Service
parent 6879b81364
commit 6c2be3bfc7
  1. 2
      hpb/BUILD

@ -77,8 +77,6 @@ cc_library(
],
compatible_with = ["//buildenv/target:non_prod"],
copts = UPB_DEFAULT_CPPOPTS,
# TODO: update visibility back to private once upb/protos gets removed
visibility = ["//protos:__subpackages__"],
)
cc_library(

Loading…
Cancel
Save