Skip to content

chore: removed unused error code#32481

Closed
yashLadha wants to merge 1 commit into
nodejs:masterfrom
yashLadha:chore/remove_unused_import
Closed

chore: removed unused error code#32481
yashLadha wants to merge 1 commit into
nodejs:masterfrom
yashLadha:chore/remove_unused_import

Conversation

@yashLadha
Copy link
Copy Markdown
Contributor

Removed an unused error code, as the value is not read anywhere else.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
@nodejs-github-bot nodejs-github-bot added the worker Issues and PRs related to Worker support. label Mar 25, 2020
Copy link
Copy Markdown
Member

@himself65 himself65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit message should be lib: removed unused error code

@yashLadha yashLadha force-pushed the chore/remove_unused_import branch from b95464e to 0d07b6f Compare March 25, 2020 13:08
@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 29, 2020
@addaleax
Copy link
Copy Markdown
Member

Landed in a5e81e7

@addaleax addaleax closed this Mar 30, 2020
addaleax pushed a commit that referenced this pull request Mar 30, 2020
PR-URL: #32481
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@yashLadha yashLadha deleted the chore/remove_unused_import branch March 30, 2020 08:41
addaleax pushed a commit that referenced this pull request Mar 30, 2020
PR-URL: #32481
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targos targos added backport-blocked-v12.x and removed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-blocked-v12.x labels Apr 22, 2020
targos pushed a commit to targos/node that referenced this pull request Apr 25, 2020
PR-URL: nodejs#32481
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Apr 28, 2020
PR-URL: #32481
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

worker Issues and PRs related to Worker support.

7 participants