Victor Farazdagi
|
ac1a4a078c
|
Fix reported anti patterns (#7501)
* merge var decl
* single append
* replace bytes.Compare -> bytes.Equal
* remove redundant spritnf
* remove redundant spritnf
* trimprefix
* remove redundant nil check
* remove redundant return
* plain channel or unblock on context closing
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-10-12 16:12:00 +00:00 |
|