You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/10 06:32:40 UTC

[GitHub] [pulsar] robertluo commented on a change in pull request #4924: [site2] fix Function classname importing

robertluo commented on a change in pull request #4924: [site2] fix Function classname importing
URL: https://github.com/apache/pulsar/pull/4924#discussion_r312692678
 
 

 ##########
 File path: site2/docs/functions-overview.md
 ##########
 @@ -31,19 +31,19 @@ The following is an example of a Pulsar Function written in Go.
 
 ```
 import (
-	"fmt"
-	"context"
+    "fmt"
 
 Review comment:
   I have updated the PR by reverting the unintentional tab reformatting.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services