summaryrefslogtreecommitdiff
path: root/etc/patches/bytestream.proto.diff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-03-04 15:49:31 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-03-04 20:07:46 +0100
commit6f44f11a9a063d2f8f10a99c3531325e0fabead8 (patch)
treedcdeef9abb20dcd876af68561a318e975fe93c86 /etc/patches/bytestream.proto.diff
parentc89bfcbb2b991a57d0f829e49d91f0f7c00531b7 (diff)
downloadjustbuild-6f44f11a9a063d2f8f10a99c3531325e0fabead8.tar.gz
Patch away unused imports in bytestream.proto
Diffstat (limited to 'etc/patches/bytestream.proto.diff')
-rw-r--r--etc/patches/bytestream.proto.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/patches/bytestream.proto.diff b/etc/patches/bytestream.proto.diff
new file mode 100644
index 00000000..0ded6d5b
--- /dev/null
+++ b/etc/patches/bytestream.proto.diff
@@ -0,0 +1,13 @@
+--- bytestream.proto.orig 2022-03-04 15:34:51.771366591 +0100
++++ bytestream.proto 2022-03-04 15:36:46.721674292 +0100
+@@ -16,8 +16,8 @@
+
+ package google.bytestream;
+
+-import "google/api/annotations.proto";
+-import "google/protobuf/wrappers.proto";
++// import "google/api/annotations.proto";
++// import "google/protobuf/wrappers.proto";
+
+ option go_package = "google.golang.org/genproto/googleapis/bytestream;bytestream";
+ option java_outer_classname = "ByteStreamProto";