From 63c785e967dc2fd37f8aace3a8ddec9cd3936595 Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Sun, 20 Mar 2022 08:42:35 +0100 Subject: [PATCH] fixup --- lib/fetch/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/fetch/index.js b/lib/fetch/index.js index 13a1e80da64..ccba86546cb 100644 --- a/lib/fetch/index.js +++ b/lib/fetch/index.js @@ -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(