Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: Marc MacLeod <847542+marbemac@users.noreply.github.com>
  • Loading branch information
marbemac committed Jan 29, 2024
1 parent 27980d1 commit 1eaa4f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/listener.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ export const getRequestListener = (
} else {
res = handleFetchError(e)
}

} else {
return handleResponseError(e, outgoing)
}
Expand Down

0 comments on commit 1eaa4f6

Please sign in to comment.