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

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-01-17 09:37:37 -08:00
parent 4d06d32ded
commit fcfbeb30e8

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 (