Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ValyaB committed Oct 1, 2024
1 parent 5c68ba3 commit 8f9cfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/proxy/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ import (
"google.golang.org/grpc/backoff"
"google.golang.org/grpc/credentials"
"google.golang.org/grpc/credentials/insecure"
"google.golang.org/grpc/encoding/gzip"
"google.golang.org/grpc/metadata"

"cloud-proxy/internal/config"
cloudproxyv1alpha "cloud-proxy/proto/gen/proto/v1alpha"
"google.golang.org/grpc/encoding/gzip"
)

const (
Expand Down

0 comments on commit 8f9cfb5

Please sign in to comment.