Browse Source

remove "github.com/gogo/protobuf/plugin/stringer"

Wenjia 7 years ago
parent
commit
7f421efe48
1 changed files with 0 additions and 1 deletions
  1. 0 1
      etcdserver/util.go

+ 0 - 1
etcdserver/util.go

@@ -25,7 +25,6 @@ import (
 	"github.com/coreos/etcd/pkg/types"
 	"github.com/coreos/etcd/rafthttp"
 	"github.com/golang/protobuf/proto"
-	"github.com/gogo/protobuf/plugin/stringer"
 )
 
 // isConnectedToQuorumSince checks whether the local member is connected to the