From a9a44b070bf639ee9bd60f0fd21157a297cd7f82 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 9 Oct 2018 07:41:42 -0700 Subject: Removed unused load statements from the core BUILD. PiperOrigin-RevId: 216354906 --- tensorflow/core/BUILD | 2 -- 1 file changed, 2 deletions(-) (limited to 'tensorflow') diff --git a/tensorflow/core/BUILD b/tensorflow/core/BUILD index 900a0e11c4..acea8e2217 100644 --- a/tensorflow/core/BUILD +++ b/tensorflow/core/BUILD @@ -73,12 +73,10 @@ licenses(["notice"]) # Apache 2.0 load( "//tensorflow:tensorflow.bzl", "cc_header_only_library", - "full_path", "if_android", "if_ios", "if_linux_x86_64", "if_mobile", - "if_not_mobile", "if_not_windows", "if_windows", "tf_cc_test", -- cgit v1.2.3