Remove short pkg name.

This commit is contained in:
Klaus Ma 2017-01-21 18:51:01 +08:00
parent cc2250cb98
commit 72c76a3b0a

View File

@ -28,7 +28,7 @@ import (
"testing"
"github.com/davecgh/go-spew/spew"
proto "github.com/golang/protobuf/proto"
"github.com/golang/protobuf/proto"
flag "github.com/spf13/pflag"
"github.com/ugorji/go/codec"