Run gofmt over Go source files.
This commit is contained in:
@ -37,9 +37,9 @@ import (
|
||||
"log"
|
||||
"os"
|
||||
|
||||
pb "google.golang.org/grpc/examples/helloworld/helloworld"
|
||||
"golang.org/x/net/context"
|
||||
"google.golang.org/grpc"
|
||||
pb "google.golang.org/grpc/examples/helloworld/helloworld"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user