From 236cfacc89bcbeb9ec6d4fc41228e4331582a49b Mon Sep 17 00:00:00 2001 From: Ryan Northey Date: Thu, 29 Jul 2021 10:55:32 +0100 Subject: [PATCH] api: Remove confusing line about auto-generation Signed-off-by: Ryan Northey --- api/BUILD | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/BUILD b/api/BUILD index a70eae799d797..3e990fa9783a5 100644 --- a/api/BUILD +++ b/api/BUILD @@ -1,5 +1,3 @@ -# 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