summaryrefslogtreecommitdiff
path: root/extensions/fetch/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/fetch/lib.rs')
-rw-r--r--extensions/fetch/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/fetch/lib.rs b/extensions/fetch/lib.rs
index 5638b1f33..cdac0d64c 100644
--- a/extensions/fetch/lib.rs
+++ b/extensions/fetch/lib.rs
@@ -61,7 +61,6 @@ pub fn init<P: FetchPermissions + 'static>(
.js(include_js_files!(
prefix "deno:extensions/fetch",
"01_fetch_util.js",
- "11_streams.js",
"20_headers.js",
"21_formdata.js",
"22_body.js",