Skip to content

Conversation

ace-n
Copy link
Contributor

@ace-n ace-n commented Apr 29, 2020

No description provided.

@ace-n ace-n requested a review from a team April 29, 2020 22:36
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 29, 2020
@ace-n ace-n merged commit 45b63ab into master Apr 29, 2020
@ace-n ace-n deleted the ace-n-patch-1 branch April 29, 2020 22:58
@@ -39,6 +39,7 @@ public void accept(PubSubMessage message, Context context) {
StandardCharsets.UTF_8);
}
logger.info(String.format("Hello %s!", name));
return;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand the purpose of this. The method is about to return anyway.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a temporary fix for the docs until b/155338265 is resolved. 🙂

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess I don't really see how it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants