Skip to content

repl: remove unused err argument#16152

Closed
maclover7 wants to merge 1 commit intonodejs:masterfrom
maclover7:jm-rm-arg
Closed

repl: remove unused err argument#16152
maclover7 wants to merge 1 commit intonodejs:masterfrom
maclover7:jm-rm-arg

Conversation

@maclover7
Copy link
Contributor

Not used by any callers in lib/repl.js, and is not public API.

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

repl

Not used by any callers in `lib/repl.js`, and is not public API.
@nodejs-github-bot nodejs-github-bot added the repl Issues and PRs related to the REPL subsystem. label Oct 11, 2017
@joyeecheung
Copy link
Member

@joyeecheung
Copy link
Member

Landed in 0229e67, thanks!

joyeecheung pushed a commit that referenced this pull request Oct 12, 2017
Not used by any callers in `lib/repl.js`, and is not public API.

PR-URL: #16152
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@maclover7 maclover7 deleted the jm-rm-arg branch October 12, 2017 19:54
addaleax pushed a commit to ayojs/ayo that referenced this pull request Oct 15, 2017
Not used by any callers in `lib/repl.js`, and is not public API.

PR-URL: nodejs/node#16152
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Oct 18, 2017
Not used by any callers in `lib/repl.js`, and is not public API.

PR-URL: #16152
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Oct 18, 2017
Not used by any callers in `lib/repl.js`, and is not public API.

PR-URL: #16152
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repl Issues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants