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