Skip to content

Commit

Permalink
go vet
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Mar 20, 2024
1 parent 3b52470 commit b5787ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xds/googledirectpath/googlec2p.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ package googledirectpath

import (
"fmt"
"google.golang.org/grpc"
"net/url"
"time"

"google.golang.org/grpc"
"google.golang.org/grpc/grpclog"
"google.golang.org/grpc/internal/envconfig"
"google.golang.org/grpc/internal/googlecloud"
Expand Down

0 comments on commit b5787ea

Please sign in to comment.