Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ronag committed Mar 20, 2022
1 parent 3058d3a commit 63c785e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fetch/index.js
Expand Up @@ -1891,7 +1891,6 @@ async function httpNetworkFetch (
// 20. Return response.
return response

// Implementation
async function dispatch () {
const url = requestCurrentURL(request)
return new Promise((resolve, reject) => context.dispatcher.dispatch(
Expand Down

0 comments on commit 63c785e

Please sign in to comment.