We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ac49b commit c51699cCopy full SHA for c51699c
common/pluggable/grpc.go
@@ -23,7 +23,6 @@ import (
23
24
"github.com/pkg/errors"
25
"github.com/polaris-contrib/polaris-server-remote-plugin-common/api"
26
-
27
"google.golang.org/grpc"
28
"google.golang.org/grpc/credentials/insecure"
29
)
0 commit comments