Skip to content

Commit

Permalink
Update response-error.js
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Nagy <ronagy@icloud.com>
  • Loading branch information
mertcanaltin and ronag committed Jun 21, 2024
1 parent d731d9f commit b0700c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/interceptor/response-error.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class Handler extends DecoratorHandler {
constructor (opts, { handler }) {
super(handler)
this.#handler = handler
this.opts = opts
}

onConnect (abort) {
Expand Down

0 comments on commit b0700c3

Please sign in to comment.