Remove now unused tensorflow/core:human_readable_json alias.
PiperOrigin-RevId: 336554128
Change-Id: Ib57569671743e01396237e7fe530da7deadc7da5
diff --git a/tensorflow/core/BUILD b/tensorflow/core/BUILD
index 2ce6f0b..d069b3d 100644
--- a/tensorflow/core/BUILD
+++ b/tensorflow/core/BUILD
@@ -308,11 +308,6 @@
visibility = ["//tensorflow/core/kernels:friends"],
)
-alias(
- name = "human_readable_json",
- actual = "//tensorflow/core/platform:human_readable_json",
-)
-
# Minimal lib so that tools used for mobile compilation
# don't have to depend on lib/platformlib.
cc_library(