aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/decision_trees/proto/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/decision_trees/proto/BUILD')
-rw-r--r--tensorflow/contrib/decision_trees/proto/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/decision_trees/proto/BUILD b/tensorflow/contrib/decision_trees/proto/BUILD
index 3b50a48336..06940a90d5 100644
--- a/tensorflow/contrib/decision_trees/proto/BUILD
+++ b/tensorflow/contrib/decision_trees/proto/BUILD
@@ -17,7 +17,6 @@ tf_proto_library(
name = "generic_tree_model",
srcs = ["generic_tree_model.proto"],
cc_api_version = 2,
- java_api_version = 2,
visibility = ["//visibility:public"],
)