aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/proto_text
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-05-26 16:25:36 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-05-26 20:16:20 -0700
commiteae0b5f53d0c7a13308e616135a75f6228bddb1a (patch)
treef8729ca3e4171642472f4f19ea0dd0bcce196aee /tensorflow/tools/proto_text
parent649040011e628a93f0b6894d2a8c8cbb05b6d640 (diff)
Remove unused using-declarations
PiperOrigin-RevId: 157276276
Diffstat (limited to 'tensorflow/tools/proto_text')
-rw-r--r--tensorflow/tools/proto_text/gen_proto_text_functions_lib.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/tools/proto_text/gen_proto_text_functions_lib.cc b/tensorflow/tools/proto_text/gen_proto_text_functions_lib.cc
index c5b3ca38ba..960e8b9a8f 100644
--- a/tensorflow/tools/proto_text/gen_proto_text_functions_lib.cc
+++ b/tensorflow/tools/proto_text/gen_proto_text_functions_lib.cc
@@ -28,7 +28,6 @@ using ::tensorflow::protobuf::EnumDescriptor;
using ::tensorflow::protobuf::FieldDescriptor;
using ::tensorflow::protobuf::FieldOptions;
using ::tensorflow::protobuf::FileDescriptor;
-using ::tensorflow::protobuf::OneofDescriptor;
namespace tensorflow {