Fix import
This commit is contained in:
parent
30a2ccd975
commit
531298fa59
1 changed files with 0 additions and 3 deletions
3
app.go
3
app.go
|
@ -35,9 +35,6 @@ import (
|
|||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/codes"
|
||||
"google.golang.org/grpc/credentials"
|
||||
"google.golang.org/grpc/internal/credentials"
|
||||
|
||||
// "google.golang.org/grpc/credentials"
|
||||
"google.golang.org/grpc/metadata"
|
||||
"google.golang.org/grpc/peer"
|
||||
"google.golang.org/grpc/reflection"
|
||||
|
|
Loading…
Reference in a new issue