*: enable goimports in verify-lint
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
@ -17,9 +17,9 @@ package adapter
|
||||
import (
|
||||
"context"
|
||||
|
||||
"go.etcd.io/etcd/server/v3/etcdserver/api/v3lock/v3lockpb"
|
||||
|
||||
"google.golang.org/grpc"
|
||||
|
||||
"go.etcd.io/etcd/server/v3/etcdserver/api/v3lock/v3lockpb"
|
||||
)
|
||||
|
||||
type ls2lsc struct{ ls v3lockpb.LockServer }
|
||||
|
Reference in New Issue
Block a user