From df3b1ab2773147f292c4f175f790c35448328161 Mon Sep 17 00:00:00 2001 From: "data-plane-api(Azure Pipelines)" Date: Fri, 30 Jul 2021 17:36:28 +0000 Subject: [PATCH] api: Revert #17536 as proto_format expects the header to be there (#17548) Signed-off-by: Ryan Northey Mirrored from https://github.com/envoyproxy/envoy @ 93b58ed0bd897c16d42b30e2ef016a6d491e7e8b --- BUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD b/BUILD index 3e990fa9..a70eae79 100644 --- a/BUILD +++ b/BUILD @@ -1,3 +1,5 @@ +# DO NOT EDIT. This file is generated by tools/proto_format/proto_sync.py. + load("@rules_proto//proto:defs.bzl", "proto_library") licenses(["notice"]) # Apache 2