*: rerun "gofmt"

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee
2018-08-28 18:25:39 -07:00
parent 379a1869c5
commit 0ef9ef3c74
31 changed files with 31 additions and 31 deletions

View File

@@ -20,10 +20,10 @@ import (
"errors"
"sync"
"github.com/golang/groupcache/lru"
"go.etcd.io/etcd/etcdserver/api/v3rpc/rpctypes"
pb "go.etcd.io/etcd/etcdserver/etcdserverpb"
"go.etcd.io/etcd/pkg/adt"
"github.com/golang/groupcache/lru"
)
var (