Skip to content

Commit b5787ea

Browse files
committed
go vet
1 parent 3b52470 commit b5787ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xds/googledirectpath/googlec2p.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ package googledirectpath
2727

2828
import (
2929
"fmt"
30-
"google.golang.org/grpc"
3130
"net/url"
3231
"time"
3332

33+
"google.golang.org/grpc"
3434
"google.golang.org/grpc/grpclog"
3535
"google.golang.org/grpc/internal/envconfig"
3636
"google.golang.org/grpc/internal/googlecloud"

0 commit comments

Comments
 (0)