summaryrefslogtreecommitdiff
path: root/ext/node/lib.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-02-17 15:58:31 +0100
committerGitHub <noreply@github.com>2023-02-17 15:58:31 +0100
commit1a7666a6ca63b3dc6872d8f4631a2799af534159 (patch)
tree249456600e247edc0bd55ff13eeb66d5516dde4c /ext/node/lib.rs
parent610b8cc2bf6404d0905cc273b31d85555a6912e9 (diff)
chore: remove unneeded files from ext/node (#17810)
Diffstat (limited to 'ext/node/lib.rs')
-rw-r--r--ext/node/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/node/lib.rs b/ext/node/lib.rs
index cb273ef9e..43861ef46 100644
--- a/ext/node/lib.rs
+++ b/ext/node/lib.rs
@@ -387,7 +387,6 @@ pub fn init_polyfill() -> Extension {
"stream/consumers.mjs",
"stream/promises.mjs",
"stream/web.ts",
- "string_decoder_bench.js",
"string_decoder.ts",
"sys.ts",
"timers.ts",