Remove reference to internal-only build rule

PiperOrigin-RevId: 477846586
This commit is contained in:
Sebastian Schmidt 2022-09-29 23:10:17 +00:00
parent 2e8bec69d4
commit e7acc0a857

View File

@ -12,8 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
load("@build_bazel_rules_android//android:rules.bzl", "android_library_test")
package(default_visibility = ["//mediapipe/tasks:internal"])
licenses(["notice"])