Commit 453ed791 authored by Daniel Hochman's avatar Daniel Hochman
Browse files

whitespace

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -49,7 +49,7 @@ type resolverAPI struct{}
func newResponse() *response {
return &response{
Results: []*any.Any{},
Results: []*any.Any{},
PartialFailures: []*statuspb.Status{},
}
}
......
Supports Markdown
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