From ecc9574d06aec53407762b5e1d04f13a50ea65c0 Mon Sep 17 00:00:00 2001 From: Mridula <66699525+mpeddada1@users.noreply.github.com> Date: Thu, 21 Apr 2022 22:11:43 -0400 Subject: [PATCH] docs(sample): remove protobuf feature from native image sample (#665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs(sample): remove protobuf feature from native image sample * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- tasks/native-image-sample/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/native-image-sample/pom.xml b/tasks/native-image-sample/pom.xml index f8b46d45171..37e1d795a8b 100644 --- a/tasks/native-image-sample/pom.xml +++ b/tasks/native-image-sample/pom.xml @@ -121,8 +121,6 @@ --no-fallback --no-server - --initialize-at-build-time - --features=com.google.cloud.nativeimage.features.ProtobufMessageFeature