Skip to content

Commit

Permalink
style: Format code with prettier and gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-autofix[bot] authored Jul 10, 2023
1 parent 507aba9 commit d88884e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/net/grpc/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ type Client interface {
Close(ctx context.Context) error
}



type gRPCClient struct {
addrs map[string]struct{}
poolSize uint64
Expand Down

0 comments on commit d88884e

Please sign in to comment.