More readable return statement
This commit is contained in:
parent
2495ce5808
commit
1d30c16e46
1 changed files with 1 additions and 1 deletions
|
@ -41,5 +41,5 @@ func updateEndpointValidator(
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
return
|
return body
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue