diff --git a/rpc_util_test.go b/rpc_util_test.go index 80989961..1a296841 100644 --- a/rpc_util_test.go +++ b/rpc_util_test.go @@ -36,10 +36,8 @@ package grpc import ( "bytes" "io" - "math" "reflect" "testing" - "time" "github.com/golang/protobuf/proto" "golang.org/x/net/context"