Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Nov 25, 2024
1 parent f0055c7 commit c5701b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ function createThreadInterceptor (opts) {
const port = roundRobin.next()

if (port[kAddress]) {

return dispatch({ ...opts, origin: port[kAddress] }, handler)
}

Expand Down

0 comments on commit c5701b0

Please sign in to comment.