Remove compatible_with from Bazel targets

PiperOrigin-RevId: 698102508
This commit is contained in:
Nick Bourdakos
2024-11-19 12:19:39 -08:00
committed by Copybara-Service
parent 2786145f74
commit 3caae8d58d
13 changed files with 0 additions and 23 deletions
@@ -154,7 +154,6 @@ cc_library(
hdrs = [
"string_utils.h",
],
compatible_with = ["//buildenv/target:non_prod"],
visibility = [
"//internal/platform:__subpackages__",
"//location/nearby:__subpackages__",