Commit 8f37d749 authored by Steven's avatar Steven

chore: fix linter

parent 18d16abd
......@@ -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{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment