fix(fmt): format code
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
package grpc
|
||||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
"git.dcentral.systems/toolz/goplt/pkg/registry"
|
||||
"git.dcentral.systems/toolz/goplt/pkg/services"
|
||||
"git.dcentral.systems/toolz/goplt/pkg/registry"
|
||||
"git.dcentral.systems/toolz/goplt/pkg/services"
|
||||
)
|
||||
|
||||
// AuthClient implements AuthServiceClient using gRPC.
|
||||
|
||||
Reference in New Issue
Block a user