Merge pull request #40255 from k82cn/rm_short_pkg_name

Automatic merge from submit-queue (batch tested with PRs 40066, 36250, 40255, 40225, 40204)

Remove short pkg name.

Remove un-necessary short pkg name.
This commit is contained in:
Kubernetes Submit Queue 2017-01-23 02:29:08 -08:00 committed by GitHub
commit 5775b57f36

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"