Improve logging #17
1 changed files with 1 additions and 1 deletions
More readable return statement
commit
1d30c16e46
|
@ -41,5 +41,5 @@ func updateEndpointValidator(
|
|||
return
|
||||
}
|
||||
|
||||
return
|
||||
return body
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue