Merge pull request #267 from iamqizhao/master

fix rpc_util_test
This commit is contained in:
Qi Zhao
2015-07-28 12:45:17 -07:00

View File

@ -36,10 +36,8 @@ package grpc
import (
"bytes"
"io"
"math"
"reflect"
"testing"
"time"
"github.com/golang/protobuf/proto"
"golang.org/x/net/context"