From 87e4245462e319a4f93ea588eb4cb623d33b7363 Mon Sep 17 00:00:00 2001 From: Googler Date: Wed, 24 Jan 2018 20:49:29 +0100 Subject: [PATCH] Automatic code cleanup. PiperOrigin-RevId: 183118434 --- .../bazelbuild/bazel/src/main/protobuf/crosstool_config.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/third_party/com/github/bazelbuild/bazel/src/main/protobuf/crosstool_config.proto b/third_party/com/github/bazelbuild/bazel/src/main/protobuf/crosstool_config.proto index 0a59e2d..64566ea 100644 --- a/third_party/com/github/bazelbuild/bazel/src/main/protobuf/crosstool_config.proto +++ b/third_party/com/github/bazelbuild/bazel/src/main/protobuf/crosstool_config.proto @@ -19,7 +19,6 @@ syntax = "proto2"; option java_package = "com.google.devtools.build.lib.view.config.crosstool"; -option py_api_version = 2; package com.google.devtools.build.lib.view.config.crosstool;