Skip to content

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented May 13, 2018

This commit removes an unnecessary intermediate variable.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the stream Issues and PRs related to the stream subsystem. label May 13, 2018
@lpinca
Copy link
Member

lpinca commented May 13, 2018

CI: https://ci.nodejs.org/job/node-test-pull-request/14832/

EDIT (cjihrig): For future reference, CI was green.

@lpinca lpinca added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 13, 2018
@BridgeAR BridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label May 13, 2018
This commit removes an unnecessary intermediate variable.

PR-URL: nodejs#20697
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@cjihrig cjihrig merged commit faa2dae into nodejs:master May 14, 2018
@cjihrig cjihrig deleted the cork branch May 14, 2018 17:26
addaleax pushed a commit that referenced this pull request May 14, 2018
This commit removes an unnecessary intermediate variable.

PR-URL: #20697
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@addaleax addaleax mentioned this pull request May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants