tools/benchmark/cmd: fix fmt warning in import path

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
release-3.4
Gyuho Lee 2018-01-17 09:37:37 -08:00
parent 4d06d32ded
commit fcfbeb30e8
1 changed files with 1 additions and 1 deletions

View File

@ -21,10 +21,10 @@ import (
"os"
"strings"
"github.com/bgentry/speakeasy"
"github.com/coreos/etcd/clientv3"
"github.com/coreos/etcd/pkg/report"
"google.golang.org/grpc/grpclog"
"github.com/bgentry/speakeasy"
)
var (