chore: fix linter

pull/3122/head
Steven 11 months ago
parent 18d16abdb5
commit 8f37d7490c

@ -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{

Loading…
Cancel
Save