From 3991d6ed70f26a73286b7a2ea7a6bdb2046c80ff Mon Sep 17 00:00:00 2001 From: hai007 Date: Wed, 28 Jan 2026 07:01:10 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 862218218 --- .../platform/implementation/apple/Mediums/Hotspot/Tests/BUILD | 2 -- 1 file changed, 2 deletions(-) diff --git a/internal/platform/implementation/apple/Mediums/Hotspot/Tests/BUILD b/internal/platform/implementation/apple/Mediums/Hotspot/Tests/BUILD index 6221f82d..e69ffd69 100644 --- a/internal/platform/implementation/apple/Mediums/Hotspot/Tests/BUILD +++ b/internal/platform/implementation/apple/Mediums/Hotspot/Tests/BUILD @@ -16,8 +16,6 @@ load("@rules_apple//apple:ios.bzl", "ios_unit_test") load("@rules_cc//cc:objc_library.bzl", "objc_library") load("//third_party/nearby:minimum_os.bzl", "IOS_MINIMUM_OS") -package(default_visibility = ["//:__subpackages__"]) - objc_library( name = "HotspotTestslib", testonly = True,