This commit is contained in:
iamqizhao
2015-07-21 17:53:59 -07:00
parent c6086a0129
commit 0e0cf2c228

View File

@ -7,8 +7,8 @@ import (
"time"
"golang.org/x/net/context"
testpb "google.golang.org/grpc/benchmark/grpc_testing"
"google.golang.org/grpc"
testpb "google.golang.org/grpc/benchmark/grpc_testing"
"google.golang.org/grpc/benchmark/stats"
"google.golang.org/grpc/grpclog"
)