chore: fix linter

This commit is contained in:
Steven 2024-03-21 21:42:44 +08:00
parent 18d16abdb5
commit 8f37d7490c

View File

@ -10,7 +10,7 @@ import (
"google.golang.org/grpc/status"
)
var owner *apiv2pb.User = nil
var owner *apiv2pb.User
func (s *APIV2Service) GetWorkspaceProfile(ctx context.Context, _ *apiv2pb.GetWorkspaceProfileRequest) (*apiv2pb.GetWorkspaceProfileResponse, error) {
workspaceProfile := &apiv2pb.WorkspaceProfile{