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,