Skip to content

CLEANUP: environment-check: remove redundant slice#53

Merged
aiharos merged 1 commit intohaproxytech:masterfrom
amelhusic:feat/redundant-slice
May 26, 2020
Merged

CLEANUP: environment-check: remove redundant slice#53
aiharos merged 1 commit intohaproxytech:masterfrom
amelhusic:feat/redundant-slice

Conversation

@amelhusic
Copy link
Copy Markdown
Collaborator

Find func accepts slice array and since out variable satisfies this,
there is no need for additional []byte(out) call.

@ShimmerGlass
Copy link
Copy Markdown
Collaborator

LGTM

`Find` func accepts slice array and since `out` variable satisfies this,
there is no need for additional `[]byte(out)` call.
@amelhusic amelhusic force-pushed the feat/redundant-slice branch from 16fbddc to 75fdbb3 Compare May 26, 2020 08:55
@aiharos aiharos merged commit eaf5442 into haproxytech:master May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants